We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 646a4b4 commit edde992Copy full SHA for edde992
1 file changed
api/interface/displaytextconfig.md
@@ -104,9 +104,9 @@ interface DisplayTextConfig {
104
TextSearchPanelSwitch?: string;
105
TextSelectionMode?: string;
106
RedactPages?: string;
107
- RedactionApply?: string;
108
- RedactionMode?: string;
109
- RedactionSet?: string;
+ RedactionApply?: string;
+ RedactionMode?: string;
+ RedactionSet?: string;
110
RedactionSet_RedactionMode?: string;
111
RedactionSet_RedactionApply?: string;
112
RedactionSet_RedactPages?: string;
0 commit comments