public final class FontFaceType
extends com.aspose.ms.System.Enum
Enumerates font face types
Modifier and Type | Field and Description |
---|---|
static int |
Eot
The EOT font.
|
static int |
NotSpecified
Font type is not specified.
|
static int |
Ttf
The true type font.
|
static int |
Woff
The WOFF font.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int NotSpecified
Font type is not specified.
public static final int Ttf
The true type font.
public static final int Eot
The EOT font.
public static final int Woff
The WOFF font.