Click or drag to resize

BookmarksCollection Methods

The BookmarksCollection type exposes the following members.

Methods
 NameDescription
Public methodAddNewBookmark Adds a new bookmark to the collection.
Public methodGetEnumerator Gets the collection enumerator.
Public methodInsertNewBookmark Creates a new bookmark and inserts it at the specified zero based position index in collection.
Public methodRemove(Bookmark) Removes the specified PDF bookmark.
Public methodRemove(Int32) Removes the PDF bookmark at the specified index in collection.
Top
See Also