'Declaration <TypeConverterAttribute(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter)> Public ReadOnly Property DocumentInformation As Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation
[TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter)] public Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation DocumentInformation { get; }
[TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter)] public: __property Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation* get_DocumentInformation();
[TypeConverter(Vintasoft.Imaging.TypeConverters.SimpleTypeConverter)] public:
property Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation^ DocumentInformation { Vintasoft.Imaging.Pdf.Tree.PdfDocumentInformation^ get(); }