Introduction
Rich Text Editor Extension for ASP.NET MVC
![See overview video](/MVCxRichEditDemos/Content/VideoBanner.png?v=24_2_3_0)
Rich Text Editor Extension for ASP.NET MVC
The DevExpress ASP.NET Rich Text Editor (RichEdit) is a Word-inspired UI component. With it, you can incorporate text-editing/word processing capabilities into your next MVC project. From complex text formatting to tables, our RichEdit extension supports file load/save/export operations, and allows you to convert text documents to/from today's most popular text-based document formats.
Ribbon UI Customization
![Ribbon UI Customization](/MVCxRichEditDemos/Content/DemoIcons/RibbonUI.png?v=24_2_3_0)
Ribbon UI Customization
The RichEdit includes full integration with the DevExpress ASP.NET MVC Ribbon extension providing a UI experience similar to the one your end-users expect from today's most popular office productivity suite.
Mail Merge
![Mail Merge](/MVCxRichEditDemos/Content/DemoIcons/MailMerge.png?v=24_2_3_0)
Mail Merge
Whether you wish to generate personalized letters, company directories or interactive business reports, the built-in data merge capabilities offer a variety of runtime options.
Client Command API
![Client Command API](/MVCxRichEditDemos/Content/DemoIcons/ClientCommandAPI.png?v=24_2_3_0)
Client Command API
The ASP.NET MVC Rich Edit (RichEditExtension) provides APIs allowing you to manipulate the document programmatically on the client side.
Character Formatting
![Character Formatting](/MVCxRichEditDemos/Content/DemoIcons/CharacterFormatting.png?v=24_2_3_0)
Character Formatting
A rich set of character formatting options, including different settings for font, font size, character style (such as bold, italics, underlined, strike-through style) and different colors for background and foreground.
Floating Objects
![Floating Objects](/MVCxRichEditDemos/Content/DemoIcons/FloatingObjects.png?v=24_2_3_0)
Floating Objects
The DevExpress Rich Edit extension allows inserting floating objects - pictures and text boxes - into a document via specific UI or programmatically.
Document Protection
![Document Protection](/MVCxRichEditDemos/Content/DemoIcons/DocumentProtection.png?v=24_2_3_0)
Document Protection
The ASP.NET MVC Rich Edit (RichEditExtension) allows preventing end-users from modifying a document. Using range permissions and authentication settings, you can permit access to certain parts of the document for a specified user (or a group of users).