Click or drag to resize

PdfBookmarkCollections Properties

The PdfBookmarkCollections type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of PdfBookmark contained in the collection.
Public propertyIsReadOnly Gets a value indicating whether the collection is read-only.
Public propertyItemInt32 Gets or sets the PdfBookmark at the specified index
Public propertyItemIntPtr Gets the PdfBookmark with the specified handle
Public propertyParent Gets parent bookmark.
Top
See Also