Sets whether the paragraph is always displayed on top of a page.
<void> ParagraphFormat.setPageBreakBefore(<boolean> pageBreakBefore, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
page |
Specifies whether the paragraph is always displayed on top of a page. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |