ParagraphFormatKeepWithNext Property |
When true, the paragraph is on the same page as the following paragraph whenever possible.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool KeepWithNext { get; set; }
Public Property KeepWithNext As Boolean
Get
Set
Property Value
Boolean
See Also