PdfFooterOptionsPageNumberTextFontName Property |
The font family name of the true type font used to display the footer page numbering text.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string PageNumberTextFontName { get; set; }
Public Property PageNumberTextFontName As String
Get
Set
Property Value
Type:
String
See Also