Gets an array of all supported underline styles.
<void> InputFormat.getSupportedUnderlineStyles(<RequestNumbersCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives an array of all supported underline styles. |
error |
Optional. Is called when the operation failed with an error. |