FontSources
FontSources class
为外部字体提供文件和内存源。
public class FontSources : IFontSources
构造函数
姓名 | 描述 |
---|---|
FontSources() | 创建新的默认字体选项。 |
特性
姓名 | 描述 |
---|---|
FontFolders { get; set; } | 包含字体文件的文件夹。 位于这些文件夹中的所有字体文件都包含在集合中。递归搜索的文件夹。 |
MemoryFonts { get; set; } | 表示为字节数组的字体集合。 |
也可以看看
- interface IFontSources
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides