Sets distance, in twips, between this and the previous paragraph.
<void> ParagraphFormat.setTopDistance(<number> distance, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
distance | The distance, in twips, between this and the previous paragraph. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |