PdfHtmlRepeatTheadAllowed Property

Indicates if the repeating of thead content of a HTML table in PDF is allowed. This property is true by default

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool RepeatTheadAllowed { get; set; }

Property Value

Boolean

See Also