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