Calculate text line height for "Arial Unicode MS" font.

Joined
Jan 28, 2014
Messages
1
Reaction score
0
I am trying to render the text to image similar to MS Word page, but the text line height measured using GDI+ in C# (Graphics.MeasureString() method) is less than line height in MS Word specific for "Arial Unicode MS" font. Do any one know, how MS Word calculates line height for "Arial Unicode MS" font?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top