Sets a value indicating whether a page break is allowed within the paragraph.
<void> ParagraphFormat.setKeepLinesTogether(<boolean> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| value | 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. |