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

HTML Export - text-transform

1 Answer 59 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Pierre
Top achievements
Rank 1
Pierre asked on 20 Feb 2013, 05:54 PM
Hello,

I'm using the RadRichTextBox control with some predefined styles.

I have a 'Title' style. Is there any way to add the generated CSS this property : text-transform: uppercase;  ???

For example, I would like to get something like this:

<p style="text-indent: 0pt;padding: 0px 0px 0px 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 15px;margin-left: 0px;text-indent: 0px;line-height: 1.15;text-align: left;">
<span style="font-family: 'Arial';font-style: Normal;font-weight: normal;font-size: 12px;color: #000000;text-transform: uppercase;">Hello World!</span>
</p>

Thank you for your help!

Best Regards

Pierre

1 Answer, 1 is accepted

Sort by
0
Mihail
Telerik team
answered on 21 Feb 2013, 12:48 PM
Hello Pierre,

Unfortunately at the current stage it is not possible to specify that some text in the document is lower or upper case. In our road map we have planned to implement this functionality and when that happens, we will also make sure that the feature will have import/export as well.

Regards,
Mihail
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
RichTextBox
Asked by
Pierre
Top achievements
Rank 1
Answers by
Mihail
Telerik team
Share this question
or