Winnovative Logo

PdfDocumentOptionsTableHeaderRepeatEnabled Property

Winnovative Client for .NET Core
Gets or sets a flag indicating if the repeating of the HTML table header in PDF pages is enabled in the PDF document generated by the HTML to PDF converter. Default value is true

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public bool TableHeaderRepeatEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference