ExpertPdf Html to Pdf Converter Library
HeaderText Property
NamespacesExpertPdf.HtmlToPdfPdfHeaderOptionsHeaderText
ExpertPdf Html to Pdf Converter Library
The text to appear in the rendered PDF document title.
Declaration Syntax
C#Visual BasicVisual C++
public string HeaderText { get; set; }
Public Property HeaderText As String
public:
property String^ HeaderText {
	String^ get ();
	void set (String^ value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)