​
​
​

Returns an array of the names of all formatting styles, the document contains.

​<void> InputFormat.getStyleNames(<RequestStringsCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives an array of the names of all formatting styles, the document contains.
errorCallback Optional. Is called when the operation failed with an error.
​