We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80ffc4a + c073f26 commit 52a686aCopy full SHA for 52a686a
1 file changed
_articles/info/api/WebTwain_Buffer.md
@@ -327,12 +327,12 @@ FilterImagesByTag(tag: string): boolean;
327
328
## ClearFilter()
329
330
-Stop filtering images by tag. Return an array of UUID of images under the viewer.
+Stop filtering images by tag.
331
332
**Syntax**
333
334
```typescript
335
-ClearFilter(): number[];
+ClearFilter(): boolean;
336
```
337
338
**Availability**
0 commit comments