BookmarkOptions Class
Represents settings which define the appearance of bookmarks in the document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v19.1.Core.dll
Declaration
Remarks
An instance of the BookmarkOptions class is accessible via the RichEditControlOptionsBase.Bookmarks property of a rich edit control’s RichEditControl.Options or RichEditDocumentServer’s RichEditDocumentServer.Options.
Related GitHub Examples
The following code snippet (auto-collected from DevExpress Examples) contains a reference to the BookmarkOptions class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.