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