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

<void> ParagraphFormat.getPageBreakBefore(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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