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

Convert Text to SMALL Caps

1 Answer 94 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Umar
Top achievements
Rank 1
Umar asked on 01 Jun 2015, 08:21 PM

Hi

I have text value and want to convert this into Small Caps format. Does this supported or not? I do find the functions ToLower and ToUpper but didn't find any solution for Small Caps.

 

Thanks in advance for your help and support.

Regards,

Umar

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 02 Jun 2015, 08:57 AM
Hello Umar,

My suggestions are to use a true type font rendering text with small caps, or use an HtmlTextBox to display text written with upper case letters but different font sizes formatted via HTML and CSS (please check the supported HTML tags and CSS attributes in the linked article for the HtmlTextBox)..

I hope this information helps you.

Regards,
Stef
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Umar
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or