Hi,
I'm using RadRichTextBoxRibbonUI to handle a richtext box.
By default the control creates a drop down list with all the available fonts of the system. I would like to restrict my user and provide him/her with specific ones.
I wold like that the fonts are not show in the drop down and not load them in the document, for instance if the user paste some text with other font the editor will not recognize the font and paste it with one of the defaults.
How do I do that?
Thanks!