Sets a value indicating whether a page break is allowed within the paragraph.
<void> ParagraphFormat.setKeepLinesTosether(<boolean> keepLinesTogether, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
keep |
Specifies whether a page break is allowed within the paragraph. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |