Class FolderFontSource
FolderFontSource class
Represents the folder that contains TrueType font files.
public class FolderFontSource : FontSourceBase
Constructors
| Name | Description |
|---|---|
| FolderFontSource(string, bool) | Ctor. |
Properties
| Name | Description |
|---|---|
| FolderPath { get; } | Path to fonts folder. |
| ScanSubFolders { get; } | Determines whether or not to scan the subfolders. |
| override Type { get; } | Returns the type of the font source. |
See Also
- class FontSourceBase
- namespace Aspose.Diagram
- assembly Aspose.Diagram