Skip to main content
A newer version of this page is available. .

ASPxRichEditBookmarkSettings Properties

Provides settings defining the appearance of bookmarks in the document.
Name Description
AllowNameResolution Obsolete. Gets or sets whether duplicate bookmark names are automatically replaced with auto-generated unique names. Inherited from BookmarkOptions.
CaseSensitiveNames Gets or sets whether creation of bookmarks with the same name but a different case is allowed.
Color Gets or sets the color used to indicate a bookmark in the document.
ConflictNameResolution Gets or sets an action that will be performed after inserting a document range if that range contains a bookmark with the same name as one in the current document.
DisplayBookmarksInPdfNavigationPane Gets or sets a value specifying the mode for displaying bookmarks in the Bookmarks pane of PDF viewer when a document is exported to PDF.
DisplayUnreferencedPdfBookmarks For internal use.
Visibility Gets or sets whether bookmarks are displayed in the document.
See Also