FontSourceType
FontSourceType enumeration
Utility class containing constants. Specifies the type of a font source.
Values
| Name | Description |
|---|---|
| FONT_FILE | represents single font file. |
| FONTS_FOLDER | represents folder with font files. |
| MEMORY_FONT | represents single font in memory. |