How I could get the font UID from font name
HI All,
I have a text frame having some text and I need to apply following on text
1. Font name
2. Font style
3. Font size
Suppose I have font name "Arial" font style Bold and font size 14
How I could apply all the three attribute to the text
I am able to set font style and font size.
On looking into the SDK I have found that font family name is stored in the form of UID on kTextAttrFontUIDBoss
So I need to get the font UID from font name.
Regards,
Alam
