HtmlToImageElementHtmlDocumentInfo Property |
Gets an object populated after conversion with the title, keywords, and description of the converted HTML document.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public HtmlDocumentInfo HtmlDocumentInfo { get; }
Public ReadOnly Property HtmlDocumentInfo As HtmlDocumentInfo
Get
Property Value
Type:
HtmlDocumentInfoSee Also