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