类 TtcFontFileDefinition
TtcFontFileDefinition class
表示 TTC 字体的文件定义。
public class TtcFontFileDefinition : FontFileDefinition
构造函数
| 名称 | 描述 |
|---|---|
| TtcFontFileDefinition(int, string, StreamSource, long) | 仅使用文件内容创建文件定义。 |
属性
| 名称 | 描述 |
|---|---|
| FileExtension { get; } | 获取字体文件扩展名。 |
| FileName { get; } | 获取字体文件名。 |
| FontIndex { get; } | 获取 TTC 字体中的字体索引。 |
| Offset { get; } | 获取流中的偏移量。 |
| StreamSource { get; } | 获取流源。 |
另见
- class FontFileDefinition
- namespace Aspose.Font.Ttf
- assembly Aspose.Font