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