Gets a value indicating whether the document's text is protected, or can be freely edited and formatted.
Introduced: X18.
<void> TXTextControl.getEditMode(<RequestEditModeCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives whether the document's text is protected, or can be freely edited and formatted. |
| error |
Optional. Is called when the operation failed with an error. |