ParagraphFormattingSettings.keepLinesTogether Property
Specifies whether all lines in a paragraph should appear on the same page.
Declaration
keepLinesTogether: boolean
Property Value
Type | Description |
---|---|
boolean |
|
Remarks
Set the keepLinesTogether property to true
to prevent all page breaks that interrupt a paragraph. If paragraph lines do not fit on the current page, the whole paragraph is moved to the next page.
See Also