Back to Devexpress

DXRichEditBookmarkOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditbookmarkoptions-dot-underscore-properties.md

latest3.6 KB
Original Source

DXRichEditBookmarkOptions Properties

Provides the options for defining the appearance of bookmarks in the document.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CaseSensitiveNamesGets or sets whether creation of bookmarks with the same name but a different case is allowed. This is a dependency property.
ColorGets or sets the color used to indicate a bookmark in the document. This is a dependency property.
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. This is a dependency property.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DisplayBookmarksInPdfNavigationPaneSpecifies the mode for displaying bookmarks in the Bookmarks pane of a PDF viewer when a document is exported to PDF. This is a dependency property.
DisplayUnreferencedPdfBookmarksGets or sets whether to display bookmarks without references in the PDF Viewer’s Bookmarks navigation pane when the document is exported to PDF.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
VisibilityGets or sets whether bookmarks are displayed in the document. This is a dependency property.

See Also

DXRichEditBookmarkOptions Class

DXRichEditBookmarkOptions Members

DevExpress.Xpf.RichEdit Namespace