如何获取字体的文件名? [英] How to get the filename of a font?

查看:318
本文介绍了如何获取字体的文件名?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将文件名记为系统字体.

这是一种简单的方法吗?

昏暗的字体= Fonts.SystemFontFamilies

Dim FF as Fontfamily = Fonts(0)

昏暗的FontFile = FF. ??? 


解决方案

我已经看过这个问题了.

http://social.msdn.microsoft .com/Forums/zh-CN/csharpgeneral/thread/d3ec5763-b7e8-4a29-9c50-1d6576ae6eae

此致,
皮特


Hi,

I want to get the filename beloging to a system font.

Is this possible i na simple way?

Dim Fonts = Fonts.SystemFontFamilies

Dim FF as Fontfamily =Fonts(0)

Dim FontFile = FF.  ???


解决方案

I've seen this question asked before.

http://social.msdn.microsoft.com/Forums/en-GB/csharpgeneral/thread/d3ec5763-b7e8-4a29-9c50-1d6576ae6eae

Regards,
Pete


这篇关于如何获取字体的文件名?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆