Gets the hanging indent, in twips, at the current input position.
<void> InputFormat.getHangingIndent(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the hanging indent, in twips, at the current input position. |
| error |
Optional. Is called when the operation failed with an error. |