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