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])

Parameters

Parameter Description
callback Receives whether the document's text is protected, or can be freely edited and formatted.
errorCallback Optional. Is called when the operation failed with an error.