public final class EmfSerifType
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 int |
PAN_ANY
The Any type.
|
static int |
PAN_NO_FIT
The No fit Type.
|
static int |
PAN_SERIF_BONE
The The bone Type.
|
static int |
PAN_SERIF_COVE
The The cove Type.
|
static int |
PAN_SERIF_EXAGGERATED
The The exaggerated Type.
|
static int |
PAN_SERIF_FLARED
The The Flared Type.
|
static int |
PAN_SERIF_NORMAL_SANS
The Normal sans Type.
|
static int |
PAN_SERIF_OBTUSE_COVE
The Obtuse cove Type.
|
static int |
PAN_SERIF_OBTUSE_SANS
The Obtuse sans Type.
|
static int |
PAN_SERIF_OBTUSE_SQUARE_COVE
The Obtuse square cove Type.
|
static int |
PAN_SERIF_PERP_SANS
The Perp sans Type.
|
static int |
PAN_SERIF_ROUNDED
The The Rounded Type.
|
static int |
PAN_SERIF_SQUARE
The The Square Type.
|
static int |
PAN_SERIF_SQUARE_COVE
The Obtuse cove Type.
|
static int |
PAN_SERIF_THIN
The The thin Type.
|
static int |
PAN_SERIF_TRIANGLE
The The triangle Type.
|
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 int PAN_ANY
The Any type.
public static final int PAN_NO_FIT
The No fit Type.
public static final int PAN_SERIF_COVE
The The cove Type.
public static final int PAN_SERIF_OBTUSE_COVE
The Obtuse cove Type.
public static final int PAN_SERIF_SQUARE_COVE
The Obtuse cove Type.
public static final int PAN_SERIF_OBTUSE_SQUARE_COVE
The Obtuse square cove Type.
public static final int PAN_SERIF_SQUARE
The The Square Type.
public static final int PAN_SERIF_THIN
The The thin Type.
public static final int PAN_SERIF_BONE
The The bone Type.
public static final int PAN_SERIF_EXAGGERATED
The The exaggerated Type.
public static final int PAN_SERIF_TRIANGLE
The The triangle Type.
public static final int PAN_SERIF_NORMAL_SANS
The Normal sans Type.
public static final int PAN_SERIF_OBTUSE_SANS
The Obtuse sans Type.
public static final int PAN_SERIF_PERP_SANS
The Perp sans Type.
public static final int PAN_SERIF_FLARED
The The Flared Type.
public static final int PAN_SERIF_ROUNDED
The The Rounded Type.