DXRichEditBookmarkOptions Properties
Provides the options for defining the appearance of bookmarks in the document.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Case |
Gets or sets whether creation of bookmarks with the same name but a different case is allowed. This is a dependency property. |
Color | Gets or sets the color used to indicate a bookmark in the document. This is a dependency property. |
Conflict |
Specifies 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. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Display |
Specifies 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. |
Display |
Gets or sets whether to display bookmarks without references in the PDF Viewer’s Bookmarks navigation pane when the document is exported to PDF. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Visibility | Gets or sets whether bookmarks are displayed in the document. This is a dependency property. |
See Also