Controls if the header is displayed on this page. By default, if the document or the page has a header
then the header is displayed
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