Controls if the header is displayed on the table of content pages. The header is displayed by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool DisplayHeader { get; set; }
Public Property DisplayHeader As Boolean
Get
Set
public:
property bool DisplayHeader {
bool get ();
void set (bool value);
}
member DisplayHeader : bool with get, set
Property Value
Type:
Boolean
Reference