Click or drag to resize

TableRowFormatAllowBreakAcrossPages Property

When true, the text in a table row is allowed to split across a page break.

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax
public bool AllowBreakAcrossPages { get; set; }

Property Value

Boolean
See Also