public final class EmfProportion
extends com.aspose.ms.System.Enum
The Proportion 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 proportion.
|
static byte |
PAN_NO_FIT
The No fit.
|
static byte |
PAN_PROP_CONDENSED
The condensed
|
static byte |
PAN_PROP_EVEN_WIDTH
The even width
|
static byte |
PAN_PROP_EXPANDED
The expanded
|
static byte |
PAN_PROP_MODERN
The modern
|
static byte |
PAN_PROP_MONOSPACED
The mono spaced
|
static byte |
PAN_PROP_OLD_STYLE
Old style.
|
static byte |
PAN_PROP_VERY_CONDENSED
The very condensed
|
static byte |
PAN_PROP_VERY_EXPANDED
The very expanded
|
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 proportion.
public static final byte PAN_NO_FIT
The No fit.
public static final byte PAN_PROP_OLD_STYLE
Old style.
public static final byte PAN_PROP_MODERN
The modern
public static final byte PAN_PROP_EVEN_WIDTH
The even width
public static final byte PAN_PROP_EXPANDED
The expanded
public static final byte PAN_PROP_CONDENSED
The condensed
public static final byte PAN_PROP_VERY_EXPANDED
The very expanded
public static final byte PAN_PROP_VERY_CONDENSED
The very condensed
public static final byte PAN_PROP_MONOSPACED
The mono spaced