Gets the distance, in twips, between the left edge of the Text Control and the left edge of the text.
<void> ParagraphFormat.getLeftIndent(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the distance, in twips, between the left edge of the Text Control and the left edge of the text. |
error |
Optional. Is called when the operation failed with an error. |