Gets the distance, in twips, for the hanging indent.
<void> ParagraphFormat.getHangingIndent(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the distance, in twips, for the hanging indent. |
error |
Optional. Is called when the operation failed with an error. |