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
public:
property DocumentInformation^ DocumentInformation {
	DocumentInformation^ get ();
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 3.0.0.0 (3.0.0.0)