EmfArmStyle Enumeration
The ArmStyle 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.EmfArmStyle
Members
Member name | Description |
---|---|
PAN_ANY | The Any style. |
PAN_BENT_ARMS_DOUBLE_SERIF | The Non straight arms/double-serif. |
PAN_BENT_ARMS_HORZ | The Non straight arms/horizontal. |
PAN_BENT_ARMS_SINGLE_SERIF | The Non straight arms/single-serif. |
PAN_BENT_ARMS_VERT | The Non straight arms/vertical. |
PAN_BENT_ARMS_WEDGE | The Non straight arms/wedge |
PAN_NO_FIT | The No fit. |
PAN_STRAIGHT_ARMS_DOUBLE_SERIF | The Straight arms/double-serif. |
PAN_STRAIGHT_ARMS_HORZ | The Straight arms/horizontal. |
PAN_STRAIGHT_ARMS_SINGLE_SERIF | The Straight arms/single-serif. |
PAN_STRAIGHT_ARMS_VERT | The Straight arms/vertical |
PAN_STRAIGHT_ARMS_WEDGE | The Straight arms/wedge |