FontStoreType

FontStoreType enumeration

The font store type

public enum FontStoreType

Values

NameValueDescription
None0The none, fonts not stored
Stream1The Stream, fonts stored to stream
Embedded2The embedded, fonts embedded in svg file as base64

See Also