Hi Team,
Good evening.
We are using RAD Editor of Telerik .We are
facing some issue on “RealFontSizes” tag while retrieving font size
dropdown .
Below is the code which we are using to get the size in “pt”
<RealFontSizes>
<telerik:EditorRealFontSize Value="12pt" />
<telerik:EditorRealFontSize Value="26pt" />
<telerik:EditorRealFontSize
Value="36pt" />
</RealFontSizes>
But we are facing below issue while running in IE browser
:
When we are selecting any size from dropdown ,its coming as in “ pt”
as shown in the attached "radeditior_fnt_pt_ select.png" file.
But when we select any size eg. (26pt as above) it is
displaying it as in “pixel “ after the selection as shown in the attached "radeditior_fnt_px_dsply" file.
It will be if you can provide any solution on this ,so that
if I will select “26pt” it should show me “26 pt”.
Thanks and Regards,
Swetalana