HtmlToPdfElementTableFooterRepeatEnabled Property
            Get or sets a flag indicating if the repeating of the HTML table footer in PDF pages generated by the HTML to PDF element is enabled. Default value is true
            
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public bool TableFooterRepeatEnabled { get; set; }
Public Property TableFooterRepeatEnabled As Boolean
	Get
	Set
Property Value
Boolean