FontSources
FontSources class
Provides file and memory sources for external fonts.
public class FontSources : IFontSources
Constructors
Name | Description |
---|---|
FontSources() | Creates new default font options. |
Properties
Name | Description |
---|---|
FontFolders { get; set; } | Folders containing font files. All font files located in these folders are included in the collection. Folders that are recursively searched. |
MemoryFonts { get; set; } | A collection of fonts represented as byte arrays. |
See Also
- interface IFontSources
- namespace Aspose.Slides
- assembly Aspose.Slides