![]() | PdfMarkedContentCollection Methods |
The PdfMarkedContentCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds a PdfMarkedContent to the collection
|
![]() | Clear |
Removes all PdfMarkedContent from the collection
|
![]() | Contains |
Determines whether the collection contains a specific PdfMarkedContent.
|
![]() | CopyTo |
Copies the elements of the collections to an System.Array, starting at a particular System.Array index.
|
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | IndexOf |
Determines the index of a specific PdfMarkedContent in the collection.
|
![]() | Insert |
Inserts a PdfMarkedContent to the collection at the specified index.
|
![]() | Remove |
Removes the first occurrence of a specific PdfMarkedContent from the collection.
|
![]() | RemoveAt |
Removes the PdfMarkedContent at the specified index.
|