Example of Hyperlinks and Bookmarks in ASP.NET Core DocumentEditor Control
This example demonstrates hyperlinks and bookmarks support in document editor. A file, mail, webpage, or bookmark can be added as link to the text.
DEMO
SOURCE
In this example, you can find all the link types that can be added to a text or portions of text in the document editor.
- Link that refers to a webpage.
- Link that refers to a mail.
- Link that refers to a bookmark.
You can also add your own screen tip text for a hyperlink. More information about the document editor features can be found in this documentation section.