Hyperlinks and Bookmarks

This demo illustrates the built-in hyperlink and bookmark support available within the Bootstrap Rich Text Editor. Once you browse the document, you will notice hyperlinks pointing to external locations or associated with bookmarks in the same document. To create a hyperlink or bookmark, select a position in the document or select a document range and press the Hyperlink or Bookmark command button in the Links group of the ribbon's Insert tab.

In documents, a hyperlink is implemented as a document field of the HYPERLINK field code.

<dx:BootstrapRichEdit runat="server" ActiveTabIndex="0" ShowConfirmOnLosingChanges="false">
    <Settings>
        <Bookmarks Visibility="Visible" />
    </Settings>
</dx:BootstrapRichEdit>
Screen Size
Color Themes
Demo QR Code