ExpertPdf Html to Pdf Converter Library
PageNumberTextFontName Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsPageNumberTextFontName
ExpertPdf Html to Pdf Converter Library
The font family name of the true type font used to display the footer page numbering text.
Declaration Syntax
C#Visual BasicVisual C++
public string PageNumberTextFontName { get; set; }
Public Property PageNumberTextFontName As String
	Get
	Set
public:
property String^ PageNumberTextFontName {
	String^ get ();
	void set (String^ value);
}
Property Value

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