Sets the left indent, in twips, at the current input position.
<void> InputFormat.setLeftIndent(<Number> leftIndent, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
left |
The left indent, in twips, at the current input position. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |