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

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