HtmlToPdfElementHtmlDocumentInfo Property |
Gets an object populated after conversion with the title, keywords, and description of the converted HTML document.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic HtmlDocumentInfo HtmlDocumentInfo { get; }Public ReadOnly Property HtmlDocumentInfo As HtmlDocumentInfo
Get
Property Value
HtmlDocumentInfo
See Also