Enum EmfFamilyType
Enum EmfFamilyType
Namespace: Aspose.Imaging.FileFormats.Emf.Emf.Consts
Assembly: Aspose.Imaging.dll (25.2.0)
The FamilyType enumeration defines values for one of the characteristics in the PANOSE system for classifying typefaces.
public enum EmfFamilyType : byte
Fields
PAN_ANY = 0
The Any type.
PAN_FAMILY_DECORATIVE = 4
Decorative flag.
PAN_FAMILY_PICTORIAL = 5
Pictorial flag.
PAN_FAMILY_SCRIPT = 3
Script flag.
PAN_FAMILY_TEXT_DISPLAY = 2
Text and display.
PAN_NO_FIT = 1
The No fit.