Informs whether the document's text and/or formatting attributes can be changed. The value depends on Document
Introduced: X18.
<void> TXTextControl.getCanPaste(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | The callback function that receives the requested value. |
| error |
Optional. Is called when the operation failed with an error. |