public final class OpenTypePlatform
extends com.aspose.ms.System.Enum
Represents OpenType platform for Name table.
Modifier and Type | Field and Description |
---|---|
static int |
Custom
The Custom platform.
|
static int |
Iso
The ISO [deprecated] platform.
|
static int |
Macintosh
The Macintosh platform.
|
static int |
Unicode
The Unicode platform.
|
static int |
Windows
The Windows platform.
|
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 Unicode
The Unicode platform.
public static final int Macintosh
The Macintosh platform.
public static final int Iso
The ISO [deprecated] platform.
public static final int Windows
The Windows platform.
public static final int Custom
The Custom platform.