Obsolete. This method will be removed in one of the next versions. The remove
Introduced: X15.
<void> TXTextControl.removeTextField(<TextField> textField, <boolean> keepText)
Parameter | Description |
---|---|
text |
The text field to remove from the document. Allowed types are Text |
keep |
If this parameter is set to true, the field is removed without deleting its visible text. Otherwise, the field's text is also deleted. |