FontSourceType enumeration

FontSourceType enumeration

Specifies the type of a font source.

The FontSourceType type exposes the following members:

Fields

FieldDescription
FONT_FILErepresents single font file.
FONTS_FOLDERrepresents folder with font files.
MEMORY_FONTrepresents single font in memory.

See Also