FontStoreType enumeration
FontStoreType enumeration
The font store type
The FontStoreType type exposes the following members:
Fields
Field | Description |
---|---|
NONE | The none, fonts not stored |
STREAM | The Stream, fonts stored to stream |
EMBEDDED | The embedded, fonts embedded in svg file as base64 |