Click or drag to resize

PdfBookmark Properties

The PdfBookmark type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets a list of bookmarks that are children to this bookmark.
Public propertyClickAction
Gets a list of actions that will be performed when a user clicks the bookmark
Public propertyColor
Sets or gets the color of the bookmark
Public propertyIsOpen
Sets or gets the open/closed state of the bookmark
Public propertyStyle
Sets or gets the FontStyle of the bookmark
Public propertyText
Sets or gets the text for the bookmark
Top
See Also