FontStoreType enumeration

FontStoreType enumeration

The font store type

The FontStoreType type exposes the following members:

Fields

FieldDescription
NONEThe none, fonts not stored
STREAMThe Stream, fonts stored to stream
EMBEDDEDThe embedded, fonts embedded in svg file as base64

See Also