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: 2024.7.18
Syntax public bool KeepWithNext { get; set; }
Public Property KeepWithNext As Boolean
Get
Set
Property Value
BooleanSee Also