Skip to content

Commit 882eb17

Browse files
committed
Update WebTwain_Buffer.md
1 parent 6e2ec38 commit 882eb17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

info/api/WebTwain_Buffer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2451,12 +2451,14 @@ Get the list of all documents and their information.
24512451

24522452
**Syntax**
24532453

2454+
<div class="sample-code-prefix template2"></div>
24542455
>- v17.3
24552456
>- v17.2.5
24562457
>
24572458
>
24582459
```javascript
24592460
GetDocumentInfoList(): DocumentInfo[];
2461+
>
24602462
interface DocumentInfo {
24612463
name: string;
24622464
imageIds: number[];

0 commit comments

Comments
 (0)