Winnovative PDF Creator Library for .NET
DocumentInformation Property
NamespacesWinnovative.PdfCreatorDocumentDocumentInformation
Winnovative PDF Creator Library for .NET
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 ();
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)