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

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