ParagraphFormatWidowControl Property |
When true, this will prevent a single line of the paragraph from being displayed on
a separate page from the remaining content.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public bool WidowControl { get; set; }
Public Property WidowControl As Boolean
Get
Set
Property Value
BooleanSee Also