Gets an object populated after conversion with the title, keywords, and description of the converted HTML document.
| C# | Visual Basic | Visual C++ |
public HtmlDocumentInfo HtmlDocumentInfo { get; }
Public ReadOnly Property HtmlDocumentInfo As HtmlDocumentInfo Get
public: property HtmlDocumentInfo^ HtmlDocumentInfo { HtmlDocumentInfo^ get (); }