Click or drag to resize
HtmlToPdfElementHtmlDocumentInfo Property
Gets an object populated after conversion with the title, keywords, and description of the converted HTML document.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public HtmlDocumentInfo HtmlDocumentInfo { get; }

Property Value

Type: HtmlDocumentInfo
See Also