EmfSerifType

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

public final class EmfSerifType extends System.Enum

L’enumerazione SerifType definisce i valori per una delle caratteristiche nel sistema PANOSE per classificare i caratteri tipografici.

Campi

CampoDescrizione
PAN_ANYIl Any type.
PAN_NO_FITIl tipo No fit.
PAN_SERIF_COVEIl tipo The cove.
PAN_SERIF_OBTUSE_COVEIl tipo Obtuse cove.
PAN_SERIF_SQUARE_COVEIl tipo Obtuse cove.
PAN_SERIF_OBTUSE_SQUARE_COVEIl tipo Obtuse square cove.
PAN_SERIF_SQUAREIl tipo The Square.
PAN_SERIF_THINIl tipo The thin.
PAN_SERIF_BONEIl tipo The bone.
PAN_SERIF_EXAGGERATEDIl tipo The exaggerated.
PAN_SERIF_TRIANGLEIl tipo The triangle.
PAN_SERIF_NORMAL_SANSIl tipo Normal sans.
PAN_SERIF_OBTUSE_SANSIl tipo Obtuse sans.
PAN_SERIF_PERP_SANSIl tipo Perp sans.
PAN_SERIF_FLAREDIl tipo The Flared.
PAN_SERIF_ROUNDEDIl tipo The Rounded.

PAN_ANY

public static final int PAN_ANY

Il Any type.

PAN_NO_FIT

public static final int PAN_NO_FIT

Il tipo No fit.

PAN_SERIF_COVE

public static final int PAN_SERIF_COVE

Il tipo The cove.

PAN_SERIF_OBTUSE_COVE

public static final int PAN_SERIF_OBTUSE_COVE

Il tipo Obtuse cove.

PAN_SERIF_SQUARE_COVE

public static final int PAN_SERIF_SQUARE_COVE

Il tipo Obtuse cove.

PAN_SERIF_OBTUSE_SQUARE_COVE

public static final int PAN_SERIF_OBTUSE_SQUARE_COVE

Il tipo Obtuse square cove.

PAN_SERIF_SQUARE

public static final int PAN_SERIF_SQUARE

Il tipo The Square.

PAN_SERIF_THIN

public static final int PAN_SERIF_THIN

Il tipo The thin.

PAN_SERIF_BONE

public static final int PAN_SERIF_BONE

Il tipo The bone.

PAN_SERIF_EXAGGERATED

public static final int PAN_SERIF_EXAGGERATED

Il tipo The exaggerated.

PAN_SERIF_TRIANGLE

public static final int PAN_SERIF_TRIANGLE

Il tipo The triangle.

PAN_SERIF_NORMAL_SANS

public static final int PAN_SERIF_NORMAL_SANS

Il tipo Normal sans.

PAN_SERIF_OBTUSE_SANS

public static final int PAN_SERIF_OBTUSE_SANS

Il tipo Obtuse sans.

PAN_SERIF_PERP_SANS

public static final int PAN_SERIF_PERP_SANS

Il tipo Perp sans.

PAN_SERIF_FLARED

public static final int PAN_SERIF_FLARED

Il tipo The Flared.

PAN_SERIF_ROUNDED

public static final int PAN_SERIF_ROUNDED

Il tipo The Rounded.