Bookmarks and Hyperlinks
Bookmarks
The XtraRichEdit Suite allows you to create named bookmarks at the current caret position or based on the current selection. The document stores a list of bookmarks so you can select them as hyperlink targets by choosing the required bookmark from the saved list. XtraRichEdit ships with a complete bookmark management end-user UI. 
Hyperlink Support
The DevExpress WinForms Rich Text Editor fully support hyperlinks. This features allows you to embed a link to an external resource, such as a file on disk or a web page, or to a bookmark within the current document. The XtraRichEdit provides a complete end-user UI allowing you to create and edit hyperlinks. 
You can also enhance the end-user experience by providing custom handling for hyperlink clicks. One way to use this approach is to invoke popup controls to help provide a more intuitive data entry system in your document. 
|