HtmlToPdfElementTableHeaderRepeatEnabled Property

Get or sets a flag indicating if the repeating of the HTML table header in PDF pages generated by the HTML to PDF element is enabled. Default value is true

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.0.0
C#
public bool TableHeaderRepeatEnabled { get; set; }

Property Value

Boolean

See Also