​
​
​

Gets an array of all supported underline styles.

​<void> InputFormat.getSupportedUnderlineStyles(<RequestNumbersCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives an array of all supported underline styles.
errorCallback Optional. Is called when the operation failed with an error.
​