Gets a value indicating whether spell checking is active or not.
Introduced: X18.
<void> TXTextControl.getIsSpellCheckingEnabled(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether spell checking is active or not. |
error |
Optional. Is called when the operation failed with an error. |