EmfSerifType 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.EmfSerifType
Members
| Member name | Description | 
|---|---|
| PAN_ANY | The Any type. | 
| PAN_NO_FIT | The No fit Type. | 
| PAN_SERIF_BONE | The The bone Type. | 
| PAN_SERIF_COVE | The The cove Type. | 
| PAN_SERIF_EXAGGERATED | The The exaggerated Type. | 
| PAN_SERIF_FLARED | The The Flared Type. | 
| PAN_SERIF_NORMAL_SANS | The Normal sans Type. | 
| PAN_SERIF_OBTUSE_COVE | The Obtuse cove Type. | 
| PAN_SERIF_OBTUSE_SANS | The Obtuse sans Type. | 
| PAN_SERIF_OBTUSE_SQUARE_COVE | The Obtuse square cove Type. | 
| PAN_SERIF_PERP_SANS | The Perp sans Type. | 
| PAN_SERIF_ROUNDED | The The Rounded Type. | 
| PAN_SERIF_SQUARE | The The Square Type. | 
| PAN_SERIF_SQUARE_COVE | The Obtuse cove Type. | 
| PAN_SERIF_THIN | The The thin Type. | 
| PAN_SERIF_TRIANGLE | The The triangle Type. |