public final class EmfSerifStyle
extends com.aspose.ms.System.Enum
The SerifType 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_NO_FIT
The No fit Style.
|
static byte |
PAN_SERIF_BONE
The Bone Style.
|
static byte |
PAN_SERIF_COVE
The Cove Style.
|
static byte |
PAN_SERIF_EXAGGERATED
The Exaggerated Style.
|
static byte |
PAN_SERIF_FLARED
The Flared Style.
|
static byte |
PAN_SERIF_NORMAL_SANS
The Normal sans Style.
|
static byte |
PAN_SERIF_OBTUSE_COVE
The Obtuse cove Style.
|
static byte |
PAN_SERIF_OBTUSE_SANS
The Obtuse sans Style.
|
static byte |
PAN_SERIF_OBTUSE_SQUARE_COVE
The Obtuse square cove Style.
|
static byte |
PAN_SERIF_PERP_SANS
The Perp sans Style.
|
static byte |
PAN_SERIF_ROUNDED
The Rounded Style.
|
static byte |
PAN_SERIF_SQUARE
The Square Style.
|
static byte |
PAN_SERIF_SQUARE_COVE
The Square cove Style.
|
static byte |
PAN_SERIF_THIN
The Thin Style.
|
static byte |
PAN_SERIF_TRIANGLE
The Triangle Style.
|
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 Style.
public static final byte PAN_SERIF_COVE
The Cove Style.
public static final byte PAN_SERIF_OBTUSE_COVE
The Obtuse cove Style.
public static final byte PAN_SERIF_SQUARE_COVE
The Square cove Style.
public static final byte PAN_SERIF_OBTUSE_SQUARE_COVE
The Obtuse square cove Style.
public static final byte PAN_SERIF_SQUARE
The Square Style.
public static final byte PAN_SERIF_THIN
The Thin Style.
public static final byte PAN_SERIF_BONE
The Bone Style.
public static final byte PAN_SERIF_EXAGGERATED
The Exaggerated Style.
public static final byte PAN_SERIF_TRIANGLE
The Triangle Style.
public static final byte PAN_SERIF_NORMAL_SANS
The Normal sans Style.
public static final byte PAN_SERIF_OBTUSE_SANS
The Obtuse sans Style.
public static final byte PAN_SERIF_PERP_SANS
The Perp sans Style.
public static final byte PAN_SERIF_FLARED
The Flared Style.
public static final byte PAN_SERIF_ROUNDED
The Rounded Style.