Fonts and Font Sizes
The Fonts dropdown of r.a.d.editor by default displays a predefined set of
fonts, which are: Arial, Comic Sans MS, Courier New, Tahoma, Times New Roman,
Verdana. All fonts are set using the FontNames Collection. You can easily
modify this set or add a new font (as long as it is available on the client
machine), using the Add method for the collection or using the ToolsFile. For
further information please refer to this help topic:
http://www.telerik.com/help/radeditor/v7_NET2/Fonts.html
r.a.d.editor provides two different dropdowns for Font Sizes: FontSize � a
predefined set of fixed-size fonts (from 1 to 7) RealFontSize- allows the user
to apply to the current selection MS Word-like font size measured in points
rather than a fixed-size 1 to 7 (as does the FontSize tool).