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