EmfXHeight
EmfXHeight enumeration
La enumeración XHeight define valores para una de las características del sistema PANOSE para clasificar tipografías.
public enum EmfXHeight : byte
Valores
Nombre | Valor | Descripción |
---|---|---|
PAN_ANY | 0 | Cualquier altura. |
PAN_NO_FIT | 1 | El No encaja. |
PAN_XHEIGHT_CONSTANT_SMALL | 2 | Constante/pequeño |
PAN_XHEIGHT_CONSTANT_STD | 3 | Constante/estándar |
PAN_XHEIGHT_CONSTANT_LARGE | 4 | Constante/grande |
PAN_XHEIGHT_DUCKING_SMALL | 5 | Agachándose/pequeño |
PAN_XHEIGHT_DUCKING_STD | 6 | Ducking/estándar |
PAN_XHEIGHT_DUCKING_LARGE | 7 | Agacharse/grande |
Ver también
- espacio de nombres Aspose.Imaging.FileFormats.Emf.Emf.Consts
- asamblea Aspose.Imaging