ExpertPdf Html to Pdf Converter Library
PageNumberTextFontStyle Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsPageNumberTextFontStyle
ExpertPdf Html to Pdf Converter Library
The style of the true type font used to display the page numbering text in footer. This property has effect only when PageNumberTextFontType is None.
Declaration Syntax
C#Visual BasicVisual C++
public FontStyle PageNumberTextFontStyle { get; set; }
Public Property PageNumberTextFontStyle As FontStyle
	Get
	Set
public:
property FontStyle PageNumberTextFontStyle {
	FontStyle get ();
	void set (FontStyle value);
}
Property Value

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