How to get some system stock fonts
I am wondering if I can ge开发者_高级运维t some system stock fonts using c#?
I think this is what you might be looking for: http://www.java2s.com/Code/CSharp/GUI-Windows-Form/Getallsysteminstalledfont.htm
Your question is extremely unclear.
You may be looking for the FontFamily.Families
array.
精彩评论