Winnovative PDF Merge Library for .NET
DocumentInfo Property
NamespacesWinnovative.PDFMergePDFMergeDocumentInfo
Winnovative PDF Merge Library for .NET
Gets or sets the info object of the merged PDF document. This object properties allow the control of the merged document information like author, title, creation date, etc
Declaration Syntax
C#Visual BasicVisual C++
public PdfDocumentInfo DocumentInfo { get; set; }
Public Property DocumentInfo As PdfDocumentInfo
public:
property PdfDocumentInfo^ DocumentInfo {
	PdfDocumentInfo^ get ();
	void set (PdfDocumentInfo^ value);
}

Assembly: Winnovative.PDFMerge (Module: Winnovative.PDFMerge) Version: 3.2.0.0 (3.2.0.0)