ExpertPdf Html to Pdf Converter Library
HtmlDocTitle Property
NamespacesExpertPdf.HtmlToPdfHtmlDocumentInfoHtmlDocTitle
ExpertPdf Html to Pdf Converter Library
The HTML document title or null if the document does not have a title.
Declaration Syntax
C#Visual BasicVisual C++
public string HtmlDocTitle { get; set; }
Public Property HtmlDocTitle As String
	Get
	Set
public:
property String^ HtmlDocTitle {
	String^ get ();
	void set (String^ value);
}
Property Value

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