ExpertPdf Html to Pdf Converter Library
CustomHeaderTemplate Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPdfPageCustomHeaderTemplate
ExpertPdf Html to Pdf Converter Library
Represents the custom header template for the page. It will replace the document header template on this page.
Declaration Syntax
C#Visual BasicVisual C++
public Template CustomHeaderTemplate { get; set; }
Public Property CustomHeaderTemplate As Template
	Get
	Set
public:
property Template^ CustomHeaderTemplate {
	Template^ get ();
	void set (Template^ value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)