public final class OpenTypeWindowsEncoding
extends com.aspose.ms.System.Enum
Represents encoding for the OpenTypePlatform.Windows
platform.
Modifier and Type | Field and Description |
---|---|
static int |
Big5
The Big5 encoding.
|
static int |
Johab
The Johab encoding.
|
static int |
Prc
The PRC encoding.
|
static int |
ShiftJis
The ShiftJIS encoding.
|
static int |
Symbol
The Symbol encoding.
|
static int |
UnicodeBmp
The Unicode BMP encoding.
|
static int |
UnicodeFull
The Unicode full repertoire encoding.
|
static int |
Wansung
The Wansung encoding.
|
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 Symbol
The Symbol encoding.
public static final int UnicodeBmp
The Unicode BMP encoding.
public static final int ShiftJis
The ShiftJIS encoding.
public static final int Prc
The PRC encoding.
public static final int Big5
The Big5 encoding.
public static final int Wansung
The Wansung encoding.
public static final int Johab
The Johab encoding.
public static final int UnicodeFull
The Unicode full repertoire encoding.