Gets a value indicating whether a page break is allowed within the paragraph.

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

Parameters

Parameter Description
callback Receives a value indicating whether a page break is allowed within the paragraph.
errorCallback Optional. Is called when the operation failed with an error.