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