public final class EmfArmStyle
extends com.aspose.ms.System.Enum
The ArmStyle 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 style.
|
static byte |
PAN_BENT_ARMS_DOUBLE_SERIF
The Non straight arms/double-serif.
|
static byte |
PAN_BENT_ARMS_HORZ
The Non straight arms/horizontal.
|
static byte |
PAN_BENT_ARMS_SINGLE_SERIF
The Non straight arms/single-serif.
|
static byte |
PAN_BENT_ARMS_VERT
The Non straight arms/vertical.
|
static byte |
PAN_BENT_ARMS_WEDGE
The Non straight arms/wedge
|
static byte |
PAN_NO_FIT
The No fit.
|
static byte |
PAN_STRAIGHT_ARMS_DOUBLE_SERIF
The Straight arms/double-serif.
|
static byte |
PAN_STRAIGHT_ARMS_HORZ
The Straight arms/horizontal.
|
static byte |
PAN_STRAIGHT_ARMS_SINGLE_SERIF
The Straight arms/single-serif.
|
static byte |
PAN_STRAIGHT_ARMS_VERT
The Straight arms/vertical
|
static byte |
PAN_STRAIGHT_ARMS_WEDGE
The Straight arms/wedge
|
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 style.
public static final byte PAN_NO_FIT
The No fit.
public static final byte PAN_STRAIGHT_ARMS_HORZ
The Straight arms/horizontal.
public static final byte PAN_STRAIGHT_ARMS_WEDGE
The Straight arms/wedge
public static final byte PAN_STRAIGHT_ARMS_VERT
The Straight arms/vertical
public static final byte PAN_STRAIGHT_ARMS_SINGLE_SERIF
The Straight arms/single-serif.
public static final byte PAN_STRAIGHT_ARMS_DOUBLE_SERIF
The Straight arms/double-serif.
public static final byte PAN_BENT_ARMS_HORZ
The Non straight arms/horizontal.
public static final byte PAN_BENT_ARMS_WEDGE
The Non straight arms/wedge
public static final byte PAN_BENT_ARMS_VERT
The Non straight arms/vertical.
public static final byte PAN_BENT_ARMS_SINGLE_SERIF
The Non straight arms/single-serif.
public static final byte PAN_BENT_ARMS_DOUBLE_SERIF
The Non straight arms/double-serif.