'Declaration Public ReadOnly Property Pages As System.Collections.Generic.IList(Of DocumentPage)
public System.Collections.Generic.IList<DocumentPage> Pages { get; }
public: __property System.Collections.Generic.IList<DocumentPage*>* get_Pages();
public:
property System.Collections.Generic.IList<DocumentPage^>^ Pages { System.Collections.Generic.IList<DocumentPage^>^ get(); }