Click or drag to resize

TableRowFormatRepeatOnEachPage Property

Gets or sets a value indicating whether the table row shall be repeated at the top of each new page on which part of it's table is displayed.

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

Property Value

Boolean
See Also