PdfBookmarksCollection Methods | |
The PdfBookmarksCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | 
            Adds a new bookmark to the bookmarks collection.
              | |
| GetEnumerator | 
            Gets the collection enumerator.
              | |
| Insert | 
            Creates a new bookmark and inserts it at the specified zero based index in the bookmarks collection.
              | |
| Remove | 
            Removes the specified pdf bookmark.
              | |
| RemoveAt | 
            Removes the pdf bookmark at the specified index in the bookmarks collection.
              |