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