public final class EmfXHeight
extends com.aspose.ms.System.Enum
The XHeight enumeration defines values for one of the characteristics in the PANOSE system for classifying typefaces.
Modifier and Type | Field and Description |
---|---|
static byte |
PAN_ANY
The Any height.
|
static byte |
PAN_NO_FIT
The No fit.
|
static byte |
PAN_XHEIGHT_CONSTANT_LARGE
Constant/large
|
static byte |
PAN_XHEIGHT_CONSTANT_SMALL
Constant/small
|
static byte |
PAN_XHEIGHT_CONSTANT_STD
Constant/standard
|
static byte |
PAN_XHEIGHT_DUCKING_LARGE
Ducking/large
|
static byte |
PAN_XHEIGHT_DUCKING_SMALL
Ducking/small
|
static byte |
PAN_XHEIGHT_DUCKING_STD
Ducking/standard
|
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, register, toObject, toString
public static final byte PAN_ANY
The Any height.
public static final byte PAN_NO_FIT
The No fit.
public static final byte PAN_XHEIGHT_CONSTANT_SMALL
Constant/small
public static final byte PAN_XHEIGHT_CONSTANT_STD
Constant/standard
public static final byte PAN_XHEIGHT_CONSTANT_LARGE
Constant/large
public static final byte PAN_XHEIGHT_DUCKING_SMALL
Ducking/small
public static final byte PAN_XHEIGHT_DUCKING_STD
Ducking/standard
public static final byte PAN_XHEIGHT_DUCKING_LARGE
Ducking/large