Gets underlining style for the text displayed by the control. This property only determines the style.

Introduced: X18.

<void> TXTextControl.getFontUnderlineStyle(<RequestFontUnderlineStyleCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the set underlining style.
errorCallback Optional. Is called when the operation failed with an error.