public System.Collections.Generic.IDictionary<PdfPage,PdfPage> ChangedPageContents { get; }
public: __property System.Collections.Generic.IDictionary<PdfPage,PdfPage*>* get_ChangedPageContents();
public:
property System.Collections.Generic.IDictionary<PdfPage,PdfPage^>^ ChangedPageContents { System.Collections.Generic.IDictionary<PdfPage,PdfPage^>^ get(); }
'Declaration Public ReadOnly Property ChangedPageContents As System.Collections.Generic.IDictionary(Of PdfPage,PdfPage)