BookmarkCollection Interface
An interface that defines a collection of Bookmark objects.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v22.1.Core.dll
Declaration
Remarks
Note
The bookmark name and associated document range does not have to be unique in the collection of bookmarks.
Related GitHub Examples
The following code snippet (auto-collected from DevExpress Examples) contains a reference to the BookmarkCollection interface.
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.