PdfFooterOptionsPageNumberTextFontStyle Property |
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.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public FontStyle PageNumberTextFontStyle { get; set; }
Public Property PageNumberTextFontStyle As FontStyle
Get
Set
Property Value
Type:
FontStyleSee Also