ExpertPdf Html to Pdf Converter Library
DocumentInformation Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDocumentDocumentInformation
ExpertPdf Html to Pdf Converter Library
Offers access to the document information object where the document's title, subject, keywords, etc can be set.
Declaration Syntax
C#Visual BasicVisual C++
public DocumentInformation DocumentInformation { get; }
Public ReadOnly Property DocumentInformation As DocumentInformation
	Get
public:
property DocumentInformation^ DocumentInformation {
	DocumentInformation^ get ();
}
Property Value

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