ExpertPdf PDF Creator Library
HtmlDocTitle Property
NamespacesExpertPdf.PdfCreatorHtmlDocumentInfoHtmlDocTitle
ExpertPdf PDF Creator 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);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 7.0.0.0 (7.0.0.0)