Sets the bottom distance, in twips, between this and the next paragraph.

<void> ParagraphFormat.setBottomDistance(<number> bottomDistance, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
bottomDistance The bottom distance, in twips, between this and the next paragraph.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.