Enum EmfSerifType
EmfSerifType enumeration
The SerifType enumeration defines values for one of the characteristics in the PANOSE system for classifying typefaces.
public enum EmfSerifType
Values
Name | Value | Description |
---|---|---|
PAN_ANY | 0 | The Any type. |
PAN_NO_FIT | 1 | The No fit Type. |
PAN_SERIF_COVE | 2 | The The cove Type. |
PAN_SERIF_OBTUSE_COVE | 3 | The Obtuse cove Type. |
PAN_SERIF_SQUARE_COVE | 4 | The Obtuse cove Type. |
PAN_SERIF_OBTUSE_SQUARE_COVE | 5 | The Obtuse square cove Type. |
PAN_SERIF_SQUARE | 6 | The The Square Type. |
PAN_SERIF_THIN | 7 | The The thin Type. |
PAN_SERIF_BONE | 8 | The The bone Type. |
PAN_SERIF_EXAGGERATED | 9 | The The exaggerated Type. |
PAN_SERIF_TRIANGLE | 10 | The The triangle Type. |
PAN_SERIF_NORMAL_SANS | 11 | The Normal sans Type. |
PAN_SERIF_OBTUSE_SANS | 12 | The Obtuse sans Type. |
PAN_SERIF_PERP_SANS | 13 | The Perp sans Type. |
PAN_SERIF_FLARED | 14 | The The Flared Type. |
PAN_SERIF_ROUNDED | 15 | The The Rounded Type. |
See Also
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Consts
- assembly Aspose.Imaging