ExpertPdf Html to Pdf Converter Library
HeaderTextYLocation Property
NamespacesExpertPdf.HtmlToPdfPdfHeaderOptionsHeaderTextYLocation
ExpertPdf Html to Pdf Converter Library
The Y location of the header text in points.
Declaration Syntax
C#Visual BasicVisual C++
public float HeaderTextYLocation { get; set; }
Public Property HeaderTextYLocation As Single
	Get
	Set
public:
property float HeaderTextYLocation {
	float get ();
	void set (float value);
}

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