Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 861 Bytes

TextReplace.md

File metadata and controls

16 lines (12 loc) · 861 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]
center_text_horizontally bool The text after replacement is centered horizontally relative to the text being replaced. [optional]

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