FontSourceType Enum

FontSourceType Enum

Specifies the type of a font source.


type FontSourceType int32

Fields

FieldDescription
FontFilerepresents single font file.
FontsFolderrepresents folder with font files.
MemoryFontrepresents single font in memory.