public final class FontStoreType
extends com.aspose.ms.System.Enum
The font store type
Modifier and Type | Field and Description |
---|---|
static int |
Embedded
The embedded, fonts embedded in svg file as base64
|
static int |
None
The none, fonts not stored
|
static int |
Stream
The Stream, fonts stored to stream
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, register, toObject, toString
public static final int None
The none, fonts not stored
public static final int Stream
The Stream, fonts stored to stream
public static final int Embedded
The embedded, fonts embedded in svg file as base64