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 c1fb512 commit 6184836Copy full SHA for 6184836
info/api/WebTwain_IO.md
@@ -1595,7 +1595,7 @@ ClearTiffCustomTag(): boolean;
1595
1596
``` javascript
1597
/**
1598
- * Clear the content of all custom tiff tags.
+ * Sets a custom tiff tag (up to 32 tags). The string to be set in a tag can be base64 encoded.
1599
* @param id The id of the custom tag.
1600
* @param content The content of the tag.
1601
* @param useBase64Encoding Whether the content is encoded.
0 commit comments