This is a migrated thread and some comments may be shown as answers.

How to specify Font Name and Font Size in Rad Editor

1 Answer 97 Views
Editor
This is a migrated thread and some comments may be shown as answers.
parimal
Top achievements
Rank 1
parimal asked on 16 Jul 2008, 07:43 PM
Hi,

How can we specify Font Name and Font Size for the Editor in the Toolsfile. We are using ASp.NET AJAX Rad Editor Q12008 SP1.

Our file is

<?

xml version="1.0" encoding="utf-8" ?>

<

root>

<

tools>

<

tool name="Bold"/>

<

tool name="Italic"/>

<

tool name="Underline"/>

<

tool separator="true"/>

<

tool name="InsertOrderedList"/>

<

tool name="InsertUnorderedList"/>

<

tool name="Outdent"/>

<

tool name="Indent"/>

<

tool name="FormatBlock"/>

<

tool separator="true"/>

<

tool name="FontName"/>

<

tool name="FontSize"/>

<

tool name="ForeColor"/>

<

tool name="BackColor"/>

<

tool separator="true"/>

<

tool name="LinkManager"/>

<

tool name="Unlink"/>

</

tools>

</

root>

regards,

Parimal

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 17 Jul 2008, 07:46 AM
Hi Parimal,

Please review the following help articles that shows how to achieve the desired behavior:

I hope this helps.

Sincerely,
George
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
parimal
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or