Click or drag to resize
Pdf Library for .NET

PdfBookmarksCollection Properties

The PdfBookmarksCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
The number of bookmarks in the pdf bookmarks collection.
Public propertyDocument
The parent pdf document of the bookmarks collection.
Public propertyItem
Gets or sets the bookmark at the specified zero based index in the bookmarks collection.
Top
See Also