Indicates if the repeating of thead content of a HTML table in PDF is allowed. This property is true by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool RepeatTfootAllowed { get; set; }
Public Property RepeatTfootAllowed As Boolean
Get
Set
public:
property bool RepeatTfootAllowed {
bool get ();
void set (bool value);
}
member RepeatTfootAllowed : bool with get, set
Property Value
Type:
Boolean
Reference