EmfXHeight Enumeration
The XHeight enumeration defines values for one of the characteristics in the PANOSE system for classifying typefaces.
Module: aspose.imaging.fileformats.emf.emf.consts
Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfXHeight
Members
Member name | Description |
---|---|
PAN_ANY | The Any height. |
PAN_NO_FIT | The No fit. |
PAN_XHEIGHT_CONSTANT_LARGE | Constant/large |
PAN_XHEIGHT_CONSTANT_SMALL | Constant/small |
PAN_XHEIGHT_CONSTANT_STD | Constant/standard |
PAN_XHEIGHT_DUCKING_LARGE | Ducking/large |
PAN_XHEIGHT_DUCKING_SMALL | Ducking/small |
PAN_XHEIGHT_DUCKING_STD | Ducking/standard |