Winnovative HTML to PDF Converter Library for .NET
HtmlDocTitle Property
NamespacesWinnovative.WnvHtmlConvertHtmlDocumentInfoHtmlDocTitle
Winnovative HTML to PDF Converter Library for .NET
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: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)