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: 2025.4.25
Syntaxpublic bool WidowControl { get; set; }
Public Property WidowControl As Boolean
Get
Set
Property Value
Boolean
See Also