PDFKit.NET 5.0 Class Library (.NET 4.0)
MarkupCollection Methods |
The MarkupCollection type exposes the following members.

Name | Description | |
---|---|---|
![]() | Accept |
Accept this annotation for all items in the collection.
|
![]() | Add |
Add an existing markup annotation to this collection.
|
![]() | AddRange |
Adds the elements of an array of markups to the end of the collection.
|
![]() | Clear |
Clear this collection.
|
![]() | Contains |
Determine whether an Markup is in the MarkupCollection.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Implements strong typed IEnumerable<T>.GetEnumerator.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf |
Returns the index of the specified markup annotation in the collection.
|
![]() | Insert |
Insert an existing markup annotation at the specified index.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Remove a markup annotation from this collection.
|
![]() | RemoveAt |
Remove a markup annotation at the specified index.
|
![]() | ToString | (Inherited from Object.) |
