Winnovative HTML to PDF Converter Library for .NET
HtmlDocKeywords Property
NamespacesWinnovative.WnvHtmlConvertHtmlDocumentInfoHtmlDocKeywords
Winnovative HTML to PDF Converter Library for .NET
The HTML document keywords or null if the document does not have keywords.
Declaration Syntax
C#Visual BasicVisual C++
public string HtmlDocKeywords { get; set; }
Public Property HtmlDocKeywords As String
	Get
	Set
public:
property String^ HtmlDocKeywords {
	String^ get ();
	void set (String^ value);
}

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)