EmfSerifType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class EmfSerifType extends System.Enum

The SerifType enumeration defines values for one of the characteristics in the PANOSE system for classifying typefaces.

Fields

FieldDescription
PAN_ANYThe Any type.
PAN_NO_FITThe No fit Type.
PAN_SERIF_COVEThe The cove Type.
PAN_SERIF_OBTUSE_COVEThe Obtuse cove Type.
PAN_SERIF_SQUARE_COVEThe Obtuse cove Type.
PAN_SERIF_OBTUSE_SQUARE_COVEThe Obtuse square cove Type.
PAN_SERIF_SQUAREThe The Square Type.
PAN_SERIF_THINThe The thin Type.
PAN_SERIF_BONEThe The bone Type.
PAN_SERIF_EXAGGERATEDThe The exaggerated Type.
PAN_SERIF_TRIANGLEThe The triangle Type.
PAN_SERIF_NORMAL_SANSThe Normal sans Type.
PAN_SERIF_OBTUSE_SANSThe Obtuse sans Type.
PAN_SERIF_PERP_SANSThe Perp sans Type.
PAN_SERIF_FLAREDThe The Flared Type.
PAN_SERIF_ROUNDEDThe The Rounded Type.

PAN_ANY

public static final int PAN_ANY

The Any type.

PAN_NO_FIT

public static final int PAN_NO_FIT

The No fit Type.

PAN_SERIF_COVE

public static final int PAN_SERIF_COVE

The The cove Type.

PAN_SERIF_OBTUSE_COVE

public static final int PAN_SERIF_OBTUSE_COVE

The Obtuse cove Type.

PAN_SERIF_SQUARE_COVE

public static final int PAN_SERIF_SQUARE_COVE

The Obtuse cove Type.

PAN_SERIF_OBTUSE_SQUARE_COVE

public static final int PAN_SERIF_OBTUSE_SQUARE_COVE

The Obtuse square cove Type.

PAN_SERIF_SQUARE

public static final int PAN_SERIF_SQUARE

The The Square Type.

PAN_SERIF_THIN

public static final int PAN_SERIF_THIN

The The thin Type.

PAN_SERIF_BONE

public static final int PAN_SERIF_BONE

The The bone Type.

PAN_SERIF_EXAGGERATED

public static final int PAN_SERIF_EXAGGERATED

The The exaggerated Type.

PAN_SERIF_TRIANGLE

public static final int PAN_SERIF_TRIANGLE

The The triangle Type.

PAN_SERIF_NORMAL_SANS

public static final int PAN_SERIF_NORMAL_SANS

The Normal sans Type.

PAN_SERIF_OBTUSE_SANS

public static final int PAN_SERIF_OBTUSE_SANS

The Obtuse sans Type.

PAN_SERIF_PERP_SANS

public static final int PAN_SERIF_PERP_SANS

The Perp sans Type.

PAN_SERIF_FLARED

public static final int PAN_SERIF_FLARED

The The Flared Type.

PAN_SERIF_ROUNDED

public static final int PAN_SERIF_ROUNDED

The The Rounded Type.