ExpertPdf Html to Pdf Converter Library
HeaderTextFontSize Property
NamespacesExpertPdf.HtmlToPdfPdfHeaderOptionsHeaderTextFontSize
ExpertPdf Html to Pdf Converter Library
The font size in points of the text displayed in the header.
Declaration Syntax
C#Visual BasicVisual C++
public float HeaderTextFontSize { get; set; }
Public Property HeaderTextFontSize As Single
public:
property float HeaderTextFontSize {
	float get ();
	void set (float value);
}

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