This is an old revision of the document!


Rich Text Editor

FIXME toolbar options FIXME remove class apply FIXME remove insert custom link

http://docs.telerik.com/devtools/aspnet-ajax/controls/editor/functionality/toolbars/overview

Editor Tools

IconTool NameDescirption
BoldApplies bold formatting to the selected text.
Italic
UnderlineApplies underline formatting to the selected text.
Justify LeftAligns the selected paragraph to the left.
Justify CenterAligns the selected paragraph to the center.
Justify RightAligns the selected paragraph to the right.
Apply ClassApplies custom, predefined styles to the selected text.
Custom LinkInserts an internal or external link from a predefined list.
Font NameSets the font typeface.
Font SizeSets the font size.
Fore ColourChanges the foreground color of the selected text.
Back ColourChanges the background color of the selected text.
Insert TableInserts a table in the editor. FXIME dialog
Find and ReplaceFind (and replaces) text in the editor's content area.
PrintPrints the contents of the editor or the whole web page.
Spell CheckLaunches the spell checker.
UndoUndoes the last action.
RedoRedoes/repeats the last action, which has been undone.
CutCuts the selected content and copies it to the clipboard.
CopyCopies the selected content to the clipboard.
PastePastes the copied content from the clipboard into the editor.
Paste WordPastes content copied from Word and removes the web-unfriendly tags.
Paste Word Strip FontPaste from Word cleaning fonts and sizes - Cleans all Word-specific tags and removes font names and text sizes.
Paste TextPaste from Word cleaning fonts and sizes - Cleans all Word-specific tags and removes font names and text sizes.
Paste as HTMLPastes HTML code in the content area and keeps all the HTML tags.
Paste HTMLPastes HTML code in to the current selection and renders it. It is helpful when needed to enter predefined HTML code such as media embed source.
Format StripperRemoves custom or all formatting from selected text.