Skip to content

Commit 52a686a

Browse files
authored
Merge pull request #910 from dynamsoft-docs/preview
update to internal commit 2534f9e2
2 parents 80ffc4a + c073f26 commit 52a686a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_articles/info/api/WebTwain_Buffer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,12 +327,12 @@ FilterImagesByTag(tag: string): boolean;
327327

328328
## ClearFilter()
329329

330-
Stop filtering images by tag. Return an array of UUID of images under the viewer.
330+
Stop filtering images by tag.
331331

332332
**Syntax**
333333

334334
```typescript
335-
ClearFilter(): number[];
335+
ClearFilter(): boolean;
336336
```
337337

338338
**Availability**

0 commit comments

Comments
 (0)