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])
Parameter | Description |
---|---|
callback | Receives the set underlining style. |
error |
Optional. Is called when the operation failed with an error. |