Skip to content

Commit 66536bb

Browse files
committed
specify text-type for Redaction in noMove flag
1 parent 8bebbd5 commit 66536bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • api/interface/annotationinterface

api/interface/annotationinterface/flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For the following annotations, it is not effective and the default value is `tru
4545
* [`Highlight`](/api/class/annotation/highlight.md)
4646
* [`Strikeout`](/api/class/annotation/strikeout.md)
4747
* [`Underline`](/api/class/annotation/underline.md)
48-
* [`Redaction`](/api/class/annotation/redaction.md)
48+
* [`Redaction`](/api/class/annotation/redaction.md) (text-type)
4949

5050
### noView
5151

0 commit comments

Comments
 (0)