​
​
​

Gets the hanging indent of a numbered list.

​<void> ListFormat.getHangingIndent(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the hanging indent of a numbered list.
errorCallback Optional. Is called when the operation failed with an error.
​