Sets the distance, in twips, for the hanging indent.

<void> ParagraphFormat.setHangingIndent(<number> indent, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
indent The distance, in twips, for the hanging indent.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.