ExpertPdf Html to Pdf Converter Library
HeaderHeight Property
NamespacesExpertPdf.HtmlToPdfPdfHeaderOptionsHeaderHeight
ExpertPdf Html to Pdf Converter Library
The height in points of PDF header.
Declaration Syntax
C#Visual BasicVisual C++
public float HeaderHeight { get; set; }
Public Property HeaderHeight As Single
public:
property float HeaderHeight {
	float get ();
	void set (float value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)