IFontSources
IFontSources interface
Provides file and memory sources for external fonts.
public interface IFontSources
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
- namespace Aspose.Slides
- assembly Aspose.Slides