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

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public bool TableFooterRepeatEnabled { get; set; }

Property Value

Boolean

See Also