ExpertPdf Html to Pdf Converter Library
FooterTextFontStyle Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsFooterTextFontStyle
ExpertPdf Html to Pdf Converter Library
The style of the true type font used to display the footer text. This property has effect only when FooterTextFontType is None.
Declaration Syntax
C#Visual BasicVisual C++
public FontStyle FooterTextFontStyle { get; set; }
Public Property FooterTextFontStyle As FontStyle
	Get
	Set
public:
property FontStyle FooterTextFontStyle {
	FontStyle get ();
	void set (FontStyle value);
}
Property Value

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