Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
245
Selected text Font/size/color/other properties
posted

I have implemented a control that allows you to change several properties of selected text that looks like this. 

My issue is when users select some text I need to know what font the selection is, and in cases where the selection is more than one font I need to know that as well so I don't set the combobox to any value.  The same is true for the font size, color, bold,italics, alignment,  ect.    Can you please give me a description on how to read these values from selected text?

Regards,

    Aaron