ExpertPdf Html to Pdf Converter Library
HeaderSubtitleTextFontName Property
NamespacesExpertPdf.HtmlToPdfPdfHeaderOptionsHeaderSubtitleTextFontName
ExpertPdf Html to Pdf Converter Library
The font family name of the true type font used to display the header subtitle text.
Declaration Syntax
C#Visual BasicVisual C++
public string HeaderSubtitleTextFontName { get; set; }
Public Property HeaderSubtitleTextFontName As String
	Get
	Set
public:
property String^ HeaderSubtitleTextFontName {
	String^ get ();
	void set (String^ value);
}
Property Value

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