ExpertPdf PDF Creator Library
DocumentInformation Property
NamespacesExpertPdf.PdfCreatorDocumentDocumentInformation
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)