Sets whether the paragraph is always displayed on top of a page.

<void> ParagraphFormat.setPageBreakBefore(<boolean> pageBreakBefore, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
pageBreakBefore Specifies whether the paragraph is always displayed on top of a page.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.