Gets a value indicating whether a page break is allowed within the paragraph.
<void> ParagraphFormat.getKeepLinesTogether(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives a value indicating whether a page break is allowed within the paragraph. |
error |
Optional. Is called when the operation failed with an error. |