EVO HTML to PDF Converter

PdfDocumentOptionsTableFooterRepeatEnabled Property

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool TableFooterRepeatEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference