PdfDocumentOptionsTableHeaderRepeatEnabled Property
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: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public bool TableHeaderRepeatEnabled { get; set; }
Public Property TableHeaderRepeatEnabled As Boolean
Get
Set
Property Value
Boolean