RadRichTextBox is a control that is able to display and edit rich-text content including
formatted text arranged in pages, paragraphs, spans (runs), etc.
Note |
|---|
RadRichTextBox and RadSpellChecker require .NET Framework 4.0. |
- Rich Text Formatting - Telerik RadRichTextBox control allows you to edit text
and apply rich formatting options, like:
- Bold, Italic
- Underline, Strike Through
- Text color and background
- Bullet and numbered lists
- Paragraph alignment and indentation
- Show/Hide formatting symbols
- Clear Formatting
- Superscript and Subscript
- Inserting pictures/symbols
- SpellChecker - extensible spell checking for different languages, using built-in
or custom dictionaries.
- Multi-level Undo/Redo Support - Telerik RadRichTextBox provides desktop-like
usability and control thanks to its multilevel Undo/Redo feature. It allows past actions to be reviewed
and reversed, just like in Microsoft Word.
- Two types of layout – Paged and Flow (as text in an HTML page viewed in a browser).
- Multi-region selection - the built-in multi-region support enables
you to perform various operations for more than one selection simultaneously.
- Import/export - with Telerik RadRichTextBox control you can load
XAML, HTML, RTF, DocX (rich-text) or TXT (plain text) into the control, you can format and
edit it and then export it back to any of the above formats or PDF.