EmfSerifType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class EmfSerifType extends System.Enum
L’énumération SerifType définit des valeurs pour l’une des caractéristiques du système PANOSE de classification des polices.
Champs
| Champ | Description |
|---|---|
| PAN_ANY | Le Any type. |
| PAN_NO_FIT | Le type No fit. |
| PAN_SERIF_COVE | Le The cove Type. |
| PAN_SERIF_OBTUSE_COVE | Le type Obtuse cove. |
| PAN_SERIF_SQUARE_COVE | Le type Obtuse cove. |
| PAN_SERIF_OBTUSE_SQUARE_COVE | Le type Obtuse square cove. |
| PAN_SERIF_SQUARE | Le The Square Type. |
| PAN_SERIF_THIN | Le The thin Type. |
| PAN_SERIF_BONE | Le The bone Type. |
| PAN_SERIF_EXAGGERATED | Le The exaggerated Type. |
| PAN_SERIF_TRIANGLE | Le The triangle Type. |
| PAN_SERIF_NORMAL_SANS | Le type Normal sans. |
| PAN_SERIF_OBTUSE_SANS | Le type Obtuse sans. |
| PAN_SERIF_PERP_SANS | Le type Perp sans. |
| PAN_SERIF_FLARED | Le The Flared Type. |
| PAN_SERIF_ROUNDED | Le The Rounded Type. |
PAN_ANY
public static final int PAN_ANY
Le Any type.
PAN_NO_FIT
public static final int PAN_NO_FIT
Le type No fit.
PAN_SERIF_COVE
public static final int PAN_SERIF_COVE
Le The cove Type.
PAN_SERIF_OBTUSE_COVE
public static final int PAN_SERIF_OBTUSE_COVE
Le type Obtuse cove.
PAN_SERIF_SQUARE_COVE
public static final int PAN_SERIF_SQUARE_COVE
Le type Obtuse cove.
PAN_SERIF_OBTUSE_SQUARE_COVE
public static final int PAN_SERIF_OBTUSE_SQUARE_COVE
Le type Obtuse square cove.
PAN_SERIF_SQUARE
public static final int PAN_SERIF_SQUARE
Le The Square Type.
PAN_SERIF_THIN
public static final int PAN_SERIF_THIN
Le The thin Type.
PAN_SERIF_BONE
public static final int PAN_SERIF_BONE
Le The bone Type.
PAN_SERIF_EXAGGERATED
public static final int PAN_SERIF_EXAGGERATED
Le The exaggerated Type.
PAN_SERIF_TRIANGLE
public static final int PAN_SERIF_TRIANGLE
Le The triangle Type.
PAN_SERIF_NORMAL_SANS
public static final int PAN_SERIF_NORMAL_SANS
Le type Normal sans.
PAN_SERIF_OBTUSE_SANS
public static final int PAN_SERIF_OBTUSE_SANS
Le type Obtuse sans.
PAN_SERIF_PERP_SANS
public static final int PAN_SERIF_PERP_SANS
Le type Perp sans.
PAN_SERIF_FLARED
public static final int PAN_SERIF_FLARED
Le The Flared Type.
PAN_SERIF_ROUNDED
public static final int PAN_SERIF_ROUNDED
Le The Rounded Type.