'Declaration Public ReadOnly Property PagesLayoutSettings As System.Collections.Generic.Dictionary(Of Integer,PageLayoutSettings)
public System.Collections.Generic.Dictionary<int,PageLayoutSettings> PagesLayoutSettings { get; }
public: __property System.Collections.Generic.Dictionary<int,PageLayoutSettings*>* get_PagesLayoutSettings();
public:
property System.Collections.Generic.Dictionary<int,PageLayoutSettings^>^ PagesLayoutSettings { System.Collections.Generic.Dictionary<int,PageLayoutSettings^>^ get(); }