ExpertPdf PDF Creator Library
HtmlDocDescription Property
NamespacesExpertPdf.PdfCreatorHtmlDocumentInfoHtmlDocDescription
ExpertPdf PDF Creator Library
The HTML document description or null if the document does not have a description.
Declaration Syntax
C#Visual BasicVisual C++
public string HtmlDocDescription { get; set; }
Public Property HtmlDocDescription As String
public:
property String^ HtmlDocDescription {
	String^ get ();
	void set (String^ value);
}

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