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

Parameters

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