Gets whether the paragraph is always displayed on top of a page.
<void> ParagraphFormat.getPageBreakBefore(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether the paragraph is always displayed on top of a page. |
error |
Optional. Is called when the operation failed with an error. |