public final class EmfFamilyType
extends com.aspose.ms.System.Enum
The FamilyType enumeration defines values for one of the characteristics in the PANOSE system for classifying typefaces.
Modifier and Type | Field and Description |
---|---|
static byte |
PAN_ANY
The Any type.
|
static byte |
PAN_FAMILY_DECORATIVE
Decorative flag.
|
static byte |
PAN_FAMILY_PICTORIAL
Pictorial flag.
|
static byte |
PAN_FAMILY_SCRIPT
Script flag.
|
static byte |
PAN_FAMILY_TEXT_DISPLAY
Text and display.
|
static byte |
PAN_NO_FIT
The No fit.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final byte PAN_ANY
The Any type.
public static final byte PAN_NO_FIT
The No fit.
public static final byte PAN_FAMILY_TEXT_DISPLAY
Text and display.
public static final byte PAN_FAMILY_SCRIPT
Script flag.
public static final byte PAN_FAMILY_DECORATIVE
Decorative flag.
public static final byte PAN_FAMILY_PICTORIAL
Pictorial flag.