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
| Campo | Descrizione |
|---|---|
| PAN_ANY | Il Any type. |
| PAN_NO_FIT | Il tipo No fit. |
| PAN_SERIF_COVE | Il tipo The cove. |
| PAN_SERIF_OBTUSE_COVE | Il tipo Obtuse cove. |
| PAN_SERIF_SQUARE_COVE | Il tipo Obtuse cove. |
| PAN_SERIF_OBTUSE_SQUARE_COVE | Il tipo Obtuse square cove. |
| PAN_SERIF_SQUARE | Il tipo The Square. |
| PAN_SERIF_THIN | Il tipo The thin. |
| PAN_SERIF_BONE | Il tipo The bone. |
| PAN_SERIF_EXAGGERATED | Il tipo The exaggerated. |
| PAN_SERIF_TRIANGLE | Il tipo The triangle. |
| PAN_SERIF_NORMAL_SANS | Il tipo Normal sans. |
| PAN_SERIF_OBTUSE_SANS | Il tipo Obtuse sans. |
| PAN_SERIF_PERP_SANS | Il tipo Perp sans. |
| PAN_SERIF_FLARED | Il tipo The Flared. |
| PAN_SERIF_ROUNDED | Il 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.