Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PdfBookmark Properties

Contains settings that are used to specify bookmarks in a document.
Name Description
Action Provides access to the bookmark action being executed.
Children Gets or sets the collection of bookmark children for a document with a tree-structured hierarchy.
Destination Gets or sets a destination with which a bookmark is associated.
IsBold Gets or sets the value indicating whether the bookmark text is bold.
IsInitiallyClosed Gets or sets a value that indicates whether bookmarks are initially closed (bookmark children are hidden) in the navigation panel after a document is loaded.
IsItalic Gets or sets the value indicating whether the bookmark text is italic.
TextColor Gets or sets the color for a bookmark’s text in the navigation pane.
Title Gets or sets the bookmark’s text on the navigation pane.
See Also