You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/TextReplace.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
9
9
**regex** | **bool** | Gets or sets a value indicating whether search text is regular expression. |
10
10
**text_state** | [**TextState**](TextState.md) | Text properties of a new text. | [optional]
11
11
**rect** | [**Rectangle**](Rectangle.md) | Rectangle area where searched original text. | [optional]
12
+
**center_text_horizontally** | **bool** | The text after replacement is centered horizontally relative to the text being replaced. | [optional]
12
13
13
14
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments