Gets the left indent for a numbered list.
<void> ListFormat.getLeftIndent(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the left indent for a numbered list. |
| error |
Optional. Is called when the operation failed with an error. |