public final class EmfLogFontWeight
extends com.aspose.ms.System.Enum
The FileFormats.Emf.Emf.Objects.EmfLogFont
Weight.
Modifier and Type | Field and Description |
---|---|
static int |
FW_BLACK
The black weight.
|
static int |
FW_BOLD
The bold weight.
|
static int |
FW_DEMIBOLD
The demibold weight.
|
static int |
FW_DONTCARE
The don't care
|
static int |
FW_EXTRABOLD
The extrabold weight.
|
static int |
FW_EXTRALIGHT
The extralight weight.
|
static int |
FW_HEAVY
The heavy weight.
|
static int |
FW_LIGHT
The light weight.
|
static int |
FW_MEDIUM
The medium weight.
|
static int |
FW_NORMAL
The normal weight.
|
static int |
FW_REGULAR
The regular weight.
|
static int |
FW_SEMIBOLD
The semibold weight.
|
static int |
FW_THIN
The thin weight.
|
static int |
FW_ULTRABOLD
The ultrabold weight.
|
static int |
FW_ULTRALIGHT
The ultralight weight.
|
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 int FW_DONTCARE
The don't care
public static final int FW_THIN
The thin weight.
public static final int FW_EXTRALIGHT
The extralight weight.
public static final int FW_ULTRALIGHT
The ultralight weight.
public static final int FW_LIGHT
The light weight.
public static final int FW_NORMAL
The normal weight.
public static final int FW_REGULAR
The regular weight.
public static final int FW_MEDIUM
The medium weight.
public static final int FW_SEMIBOLD
The semibold weight.
public static final int FW_DEMIBOLD
The demibold weight.
public static final int FW_BOLD
The bold weight.
public static final int FW_EXTRABOLD
The extrabold weight.
public static final int FW_ULTRABOLD
The ultrabold weight.
public static final int FW_BLACK
The black weight.
public static final int FW_HEAVY
The heavy weight.