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: 2024.4.24
Syntax
public bool AllowBreakAcrossPages { get; set; }

Property Value

Boolean
See Also