Skip to content

Commit 559c35f

Browse files
committed
add description for redaction toolmode
1 parent c3ed779 commit 559c35f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

api/class/editviewer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,8 @@ type ToolMode = "pan" | "crop" | "annotation" | "textSelection" | "redaction";
531531

532532
`textSelection`: A mode that allows selecting text to be manipulated via the UI.
533533

534+
`redaction`: A mode that allows marking areas or pages for redaction.
535+
534536
**Code Snippet**
535537

536538
```typescript

0 commit comments

Comments
 (0)