类 TtcFontSource
TtcFontSource class
表示 TTC 字体源。
public class TtcFontSource
构造函数
| 名称 | 描述 |
|---|---|
| TtcFontSource(StreamSource) | 基于提供 IStreamSource 流的对象创建 TTC 字体来源。 |
| TtcFontSource(string) | 基于 ttc 字体集合文件路径创建 TTC 字体来源。 |
方法
| 名称 | 描述 |
|---|---|
| GetFontDefinitions() | 返回 TTC 字体来源的字体定义数组。 |
另见
- namespace Aspose.Font.Ttf
- assembly Aspose.Font