FontSourceType Enum

FontSourceType Enum

Specifies the type of a font source.


type FontSourceType int32

Fields

FieldDescription
FontFilerepresents a single font file.
FontsFolderRepresents a folder with font files.
MemoryFontRepresents a single font in memory.