FontSourceType Enum
FontSourceType Enum
Specifies the type of a font source.
type FontSourceType int32
Fields
Field | Description |
---|---|
FontFile | represents single font file. |
FontsFolder | represents folder with font files. |
MemoryFont | represents single font in memory. |