Winnovative HTML to PDF Converter Library for .NET
PageNumberTextFontName Property
NamespacesWinnovative.WnvHtmlConvertPdfFooterOptionsPageNumberTextFontName
Winnovative HTML to PDF Converter Library for .NET
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);
}

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 8.0.0.0 (8.0.0.0)