ExpertPdf PDF Creator Library
ShowHeaderTemplate Property
NamespacesExpertPdf.PdfCreatorPdfPageShowHeaderTemplate
ExpertPdf PDF Creator Library
Show header on this page.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowHeaderTemplate { get; set; }
Public Property ShowHeaderTemplate As Boolean
public:
property bool ShowHeaderTemplate {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)