Sets the distance, in twips, for the hanging indent.
<void> ParagraphFormat.setHangingIndent(<number> indent, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| indent | The distance, in twips, for the hanging indent. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |