Informs whether the document can be formatted with formatting styles. The value depends on the Document
Introduced: X18.
<void> TXTextControl.getCanStyleFormat(<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. |