Gets the left indent, in twips, at the current input position.

<void> InputFormat.getLeftIndent(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the left indent, in twips, at the current input position.
errorCallback Optional. Is called when the operation failed with an error.