EmfSerifStyle Enumeration
The SerifType 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.EmfSerifStyle
Members
Member name | Description |
---|---|
PAN_ANY | The Any Style. |
PAN_NO_FIT | The No fit Style. |
PAN_SERIF_BONE | The Bone Style. |
PAN_SERIF_COVE | The Cove Style. |
PAN_SERIF_EXAGGERATED | The Exaggerated Style. |
PAN_SERIF_FLARED | The Flared Style. |
PAN_SERIF_NORMAL_SANS | The Normal sans Style. |
PAN_SERIF_OBTUSE_COVE | The Obtuse cove Style. |
PAN_SERIF_OBTUSE_SANS | The Obtuse sans Style. |
PAN_SERIF_OBTUSE_SQUARE_COVE | The Obtuse square cove Style. |
PAN_SERIF_PERP_SANS | The Perp sans Style. |
PAN_SERIF_ROUNDED | The Rounded Style. |
PAN_SERIF_SQUARE | The Square Style. |
PAN_SERIF_SQUARE_COVE | The Square cove Style. |
PAN_SERIF_THIN | The Thin Style. |
PAN_SERIF_TRIANGLE | The Triangle Style. |