EmfSerifType

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

public final class EmfSerifType extends System.Enum

La enumeración SerifType define valores para una de las características del sistema PANOSE para clasificar tipografías.

Campos

CampoDescripción
PAN_ANYCualquier tipo.
PAN_NO_FITEl tipo No fit.
PAN_SERIF_COVEEl tipo The cove.
PAN_SERIF_OBTUSE_COVEEl tipo Obtuse cove.
PAN_SERIF_SQUARE_COVEEl tipo Obtuse cove.
PAN_SERIF_OBTUSE_SQUARE_COVEEl tipo Obtuse square cove.
PAN_SERIF_SQUAREEl tipo The Square.
PAN_SERIF_THINEl tipo The thin.
PAN_SERIF_BONEEl tipo The bone.
PAN_SERIF_EXAGGERATEDEl tipo The exaggerated.
PAN_SERIF_TRIANGLEEl tipo The triangle.
PAN_SERIF_NORMAL_SANSEl tipo Normal sans.
PAN_SERIF_OBTUSE_SANSEl tipo Obtuse sans.
PAN_SERIF_PERP_SANSEl tipo Perp sans.
PAN_SERIF_FLAREDEl tipo The Flared.
PAN_SERIF_ROUNDEDEl tipo The Rounded.

PAN_ANY

public static final int PAN_ANY

Cualquier tipo.

PAN_NO_FIT

public static final int PAN_NO_FIT

El tipo No fit.

PAN_SERIF_COVE

public static final int PAN_SERIF_COVE

El tipo The cove.

PAN_SERIF_OBTUSE_COVE

public static final int PAN_SERIF_OBTUSE_COVE

El tipo Obtuse cove.

PAN_SERIF_SQUARE_COVE

public static final int PAN_SERIF_SQUARE_COVE

El tipo Obtuse cove.

PAN_SERIF_OBTUSE_SQUARE_COVE

public static final int PAN_SERIF_OBTUSE_SQUARE_COVE

El tipo Obtuse square cove.

PAN_SERIF_SQUARE

public static final int PAN_SERIF_SQUARE

El tipo The Square.

PAN_SERIF_THIN

public static final int PAN_SERIF_THIN

El tipo The thin.

PAN_SERIF_BONE

public static final int PAN_SERIF_BONE

El tipo The bone.

PAN_SERIF_EXAGGERATED

public static final int PAN_SERIF_EXAGGERATED

El tipo The exaggerated.

PAN_SERIF_TRIANGLE

public static final int PAN_SERIF_TRIANGLE

El tipo The triangle.

PAN_SERIF_NORMAL_SANS

public static final int PAN_SERIF_NORMAL_SANS

El tipo Normal sans.

PAN_SERIF_OBTUSE_SANS

public static final int PAN_SERIF_OBTUSE_SANS

El tipo Obtuse sans.

PAN_SERIF_PERP_SANS

public static final int PAN_SERIF_PERP_SANS

El tipo Perp sans.

PAN_SERIF_FLARED

public static final int PAN_SERIF_FLARED

El tipo The Flared.

PAN_SERIF_ROUNDED

public static final int PAN_SERIF_ROUNDED

El tipo The Rounded.