Click or drag to resize
HtmlDocumentInfoHtmlDocDescription Property
The HTML document description or null if the document does not have a description.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public string HtmlDocDescription { get; set; }

Property Value

Type: String
See Also