Click or drag to resize
Pdf Library for .NET

PdfBookmarksCollection Methods

The PdfBookmarksCollection type exposes the following members.

Methods
  Name Description
Public method Add Adds a new bookmark to the bookmarks collection.
Public method GetEnumerator Gets the collection enumerator.
Public method Insert Creates a new bookmark and inserts it at the specified zero based index in the bookmarks collection.
Public method Remove Removes the specified pdf bookmark.
Public method RemoveAt Removes the pdf bookmark at the specified index in the bookmarks collection.
Top
See Also