Click or drag to resize

PdfBookmark Properties

The PdfBookmark type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets a collection of bookmarks / outlines which are direct children of this bookmark.
Public propertyColor
Gets or sets a font color for the bookmark / outline.
Public propertyDestination
Gets or sets a value representing the destination page of this bookmark.
Public propertyIsDeleted
Gets a value representing if this bookmark was deleted by RAD PDF.
Public propertyIsOpen
Gets a value representing if this bookmark's children are open / expanded or collapsed.
Public propertyStyleBold
Gets or sets a value representing the bookmark's bold font styling.
Public propertyStyleItalic
Gets or sets a value representing the bookmark's italic font styling.
Public propertyTitle
Gets or sets a value representing the bookmark's title.
Top
See Also