Apitron.PDF.Kit library for .NET
Top
The AnnotationCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add(Annotation) |
Adds the specified item.
(Overrides InternalCollectionTAdd(T).) |
![]() | Add(Annotation, Boolean) |
Adds the specified item to the annotation collection.
|
![]() | Clear |
Clears this instance.
(Inherited from InternalCollectionT.) |
![]() | Contains |
Determines whether the collection contains the specified item.
(Inherited from InternalCollectionT.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from InternalCollectionT.) |
See Also