​
​
​

Gets whether the paragraph is displayed on the same page as its following paragraph.

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

Parameters

Parameter Description
callback Receives whether the paragraph is displayed on the same page as its following paragraph.
errorCallback Optional. Is called when the operation failed with an error.
​