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

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