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. |
| Color | Gets or sets the color used to indicate a bookmark in the 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. |
| Visibility | Gets or sets whether bookmarks are displayed in the document. |
See Also