TableRowFormatAllowBreakAcrossPages Property |
When true, the text in a table row is allowed to split across a page break.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax public bool AllowBreakAcrossPages { get; set; }
Public Property AllowBreakAcrossPages As Boolean
Get
Set
Property Value
BooleanSee Also