HtmlDocumentInfoHtmlDocDescription Property |
The HTML document description or null if the document does not have a description.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string HtmlDocDescription { get; set; }
Public Property HtmlDocDescription As String
Get
Set
Property Value
Type:
String
See Also