Click or drag to resize
PdfFooterOptionsFooterTextFontStyle Property
The style of the true type font used to display the footer text. This property has effect only when FooterTextFontType is None.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public FontStyle FooterTextFontStyle { get; set; }

Property Value

Type: FontStyle
See Also