Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 716 Bytes

File metadata and controls

15 lines (11 loc) · 716 Bytes

TextReplace

Single text replacement setting.

Properties

Name Type Description Notes
old_value str Original text.
new_value str New text. [optional]
regex bool Gets or sets a value indicating whether search text is regular expression.
text_state TextState Text properties of a new text. [optional]
rect Rectangle Rectangle area where searched original text. [optional]

[Back to Model list] [Back to API list] [Back to README]