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])

Parameters

Parameter Description
callback Receives the distance, in twips, between the right edge of a Text Control document and the right edge of the text.
errorCallback Optional. Is called when the operation failed with an error.