FontSourceType
FontSourceType enumeration
Specifies the type of a font source.
Values
| Name | Value | Description |
|---|---|---|
| FontFile | 0 | represents a single font file. |
| FontsFolder | 1 | Represents a folder with font files. |
| MemoryFont | 2 | Represents a single font in memory. |