HiQPdf Documentation

PdfDocumentControlRepeatTheadAllowed Property

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

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool RepeatTheadAllowed { get; set; }

Property Value

Type: Boolean
See Also

Reference