PdfDocumentOptionsTableFooterRepeatEnabled Property
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: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public bool TableFooterRepeatEnabled { get; set; }
Public Property TableFooterRepeatEnabled As Boolean
Get
Set
Property Value
Boolean