ExpertPdf Html to Pdf Converter Library
HtmlDocumentInfo Property
NamespacesExpertPdf.HtmlToPdfPdfConverterHtmlDocumentInfo
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public HtmlDocumentInfo HtmlDocumentInfo { get; }
Public ReadOnly Property HtmlDocumentInfo As HtmlDocumentInfo
	Get
public:
property HtmlDocumentInfo^ HtmlDocumentInfo {
	HtmlDocumentInfo^ get ();
}
Property Value

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