1
Answer

How to read character map font's unicode in list using c#

Photo of Penikton Bernard

Penikton Bernard

10y
5.2k
1

I want to read charMap font's unicodes in a list using c#.

 

Eg:
 
For Times New Roman- I have to read all Unicode values for Times New Roman font from CharMap using c# 

Answers (1)