Gets an object populated after conversion with the title, keywords, and description of the converted HTML document.
This information can be used for example in the PostConvertActionEvent handler to set the corresponding fields
of the PdfDocumentInfo object.

C# | Visual Basic | Visual C++ |
public HtmlDocumentInfo HtmlDocumentInfo { get; }
Public ReadOnly Property HtmlDocumentInfo As HtmlDocumentInfo Get
public: property HtmlDocumentInfo^ HtmlDocumentInfo { HtmlDocumentInfo^ get (); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)