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.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool RepeatOnEachPage { get; set; }
Public Property RepeatOnEachPage As Boolean
Get
Set
Property Value
Boolean
See Also