ParagraphFormatKeepWithNext Property |
When true, the paragraph is on the same page as the following paragraph whenever possible.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic bool KeepWithNext { get; set; }
Public Property KeepWithNext As Boolean
Get
Set
Property Value
Type:
Boolean when keep with next paragraph; otherwise,
.
See Also