public final class OpenTypeIsoEncoding
extends com.aspose.ms.System.Enum
Represents encoding for the OpenTypePlatform.Iso
platform.
Modifier and Type | Field and Description |
---|---|
static int |
Ascii7Bit
The 7-bit ASCII encoding.
|
static int |
Iso10646
The ISO 10646 encoding.
|
static int |
Iso8859
The ISO 8859-1 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 Ascii7Bit
The 7-bit ASCII encoding.
public static final int Iso10646
The ISO 10646 encoding.
public static final int Iso8859
The ISO 8859-1 encoding.