FontSourceType

FontSourceType enumeration

Specifies the type of a font source.

Values

NameValueDescription
FontFile0represents a single font file.
FontsFolder1Represents a folder with font files.
MemoryFont2Represents a single font in memory.