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