'Declaration Public Property DocumentInformation As Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation
public Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation DocumentInformation { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation* get_DocumentInformation(); public: __property void set_DocumentInformation(
Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation^ DocumentInformation { Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation^ value); }