I am trying to remove only the hyperlink from the RichTextEditor but when I do this I lose the option to change the font name.
ToolbarOptions="FontColor,FontSize,Underline,Italic,Bold,Alignment,Redo,Undo,NumberList,BulletList,IncreaseIndent,DecreaseIndent,ClearFormat,HighlightColor,ParagraphFormat"
As you can see from above I do not include the hyperlink. When I run the code my option to change the font is gone.