'Declaration Public ReadOnly Property RemovingAnnotationTypes As System.Collections.Generic.HashSet(Of PdfAnnotationType)
public System.Collections.Generic.HashSet<PdfAnnotationType> RemovingAnnotationTypes { get; }
public: __property System.Collections.Generic.HashSet<PdfAnnotationType*>* get_RemovingAnnotationTypes();
public:
property System.Collections.Generic.HashSet<PdfAnnotationType^>^ RemovingAnnotationTypes { System.Collections.Generic.HashSet<PdfAnnotationType^>^ get(); }