Gets the bottom distance, in twips, between this and the next paragraph.
<void> ParagraphFormat.getBottomDistance(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the bottom distance, in twips, between this and the next paragraph. |
error |
Optional. Is called when the operation failed with an error. |