FontSources
FontSources class
提供外部字体的文件和内存源。
public class FontSources : IFontSources
Constructors
Name | Description |
---|---|
FontSources() | 创建新的默认字体选项。 |
Properties
Name | Description |
---|---|
FontFolders { get; set; } | 包含字体文件的文件夹。所有位于这些文件夹中的字体文件都包含在集合中。文件夹经过递归搜索。 |
MemoryFonts { get; set; } | 表示为字节数组的字体集合。 |
See Also
- interface IFontSources
- namespace Aspose.Slides
- assembly Aspose.Slides