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