FontSourceType enumeration

FontSourceType enumeration

Specifies the type of a font source.

The FontSourceType type exposes the following members:

Fields

FieldDescription
FONT_FILErepresents a single font file.
FONTS_FOLDERRepresents a folder with font files.
MEMORY_FONTRepresents a single font in memory.

See Also