​
​
​

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

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

Parameters

Parameter Description
callback Receives the right indent, in twips as parameter.
errorCallback Optional. Is called when the operation failed with an error.
​