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