ExpertPdf Html to Pdf Converter Library
PageNumberTextFontSize Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsPageNumberTextFontSize
ExpertPdf Html to Pdf Converter Library
The font size in points of the text displayed in the footer page numbering text.
Declaration Syntax
C#Visual BasicVisual C++
public float PageNumberTextFontSize { get; set; }
Public Property PageNumberTextFontSize As Single
	Get
	Set
public:
property float PageNumberTextFontSize {
	float get ();
	void set (float value);
}
Property Value

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