We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0444593 commit a75a132Copy full SHA for a75a132
info/api/WebTwain_Buffer.md
@@ -2465,10 +2465,8 @@ interface DocumentInfo {
2465
}
2466
```
2467
```javascript
2468
-/**
2469
- * Get the list of all categories and their information.
2470
- */
2471
-GetFileInfoList():Json
+// Get the list of all categories and their information.
+GetFileInfoList(): Json
2472
Json:
2473
[{
2474
name: "categoryName",
0 commit comments