Back to Devexpress

BookmarkOptions Properties

officefileapi-devexpress-dot-xtrarichedit-dot-bookmarkoptions-dot-underscore-properties.md

latest1.9 KB
Original Source

BookmarkOptions Properties

Contains settings used to define the bookmark appearance and behavior in the Rich Text Editor.

NameDescription
AllowNameResolutionObsolete. Gets or sets whether duplicate bookmark names are automatically replaced with auto-generated unique names.
CaseSensitiveNamesGets or sets whether creation of bookmarks with the same name but a different case is allowed.
ColorGets or sets the color used to indicate a bookmark in the document.
ConflictNameResolutionSpecifies 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.
DisplayBookmarksInPdfNavigationPaneSpecifies what bookmarks to display in the PDF viewer’s Bookmarks pane when a document is exported to PDF.
DisplayUnreferencedPdfBookmarksGets or sets whether to display bookmarks without references in the PDF Viewer’s Bookmarks navigation pane when the document is exported to PDF.
VisibilityGets or sets whether bookmarks are displayed in the document.

See Also

BookmarkOptions Class

BookmarkOptions Members

DevExpress.XtraRichEdit Namespace