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