Click or drag to resize
Pdf Library for .NET

PdfBookmarksCollection Methods

The PdfBookmarksCollection type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds a new bookmark to the bookmarks collection.
Public methodGetEnumerator Gets the collection enumerator.
Public methodInsert Creates a new bookmark and inserts it at the specified zero based index in the bookmarks collection.
Public methodRemove Removes the specified pdf bookmark.
Public methodRemoveAt Removes the pdf bookmark at the specified index in the bookmarks collection.
Top
See Also