'Declaration Public MustOverride ReadOnly Property DocumentInformation As OpenXmlDocumentInformation
public abstract OpenXmlDocumentInformation DocumentInformation { get; }
public: __property abstract OpenXmlDocumentInformation* get_DocumentInformation();
public:
abstract property OpenXmlDocumentInformation^ DocumentInformation { OpenXmlDocumentInformation^ get(); }