Gets a value indicating whether hyphenation is active or not.

Introduced: X18.

<void> TXTextControl.getIsHyphenationEnabled(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether hyphenation is active or not.
errorCallback Optional. Is called when the operation failed with an error.