EmfLogFontWeight

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class EmfLogFontWeight extends System.Enum

Das EmfLogFont Gewicht.

Felder

FeldBeschreibung
FW_DONTCAREDas egal
FW_THINDas dünne Gewicht.
FW_EXTRALIGHTDas extraleichte Gewicht.
FW_ULTRALIGHTDas ultraleichte Gewicht.
FW_LIGHTDas leichte Gewicht.
FW_NORMALDas normale Gewicht.
FW_REGULARDas reguläre Gewicht.
FW_MEDIUMDas mittlere Gewicht.
FW_SEMIBOLDDas halbfette Gewicht.
FW_DEMIBOLDDas demifette Gewicht.
FW_BOLDDas fette Gewicht.
FW_EXTRABOLDDas extrafette Gewicht.
FW_ULTRABOLDDas ultrafette Gewicht.
FW_BLACKDas schwarze Gewicht.
FW_HEAVYDas schwere Gewicht.

FW_DONTCARE

public static final int FW_DONTCARE

Das egal

FW_THIN

public static final int FW_THIN

Das dünne Gewicht.

FW_EXTRALIGHT

public static final int FW_EXTRALIGHT

Das extraleichte Gewicht.

FW_ULTRALIGHT

public static final int FW_ULTRALIGHT

Das ultraleichte Gewicht.

FW_LIGHT

public static final int FW_LIGHT

Das leichte Gewicht.

FW_NORMAL

public static final int FW_NORMAL

Das normale Gewicht.

FW_REGULAR

public static final int FW_REGULAR

Das reguläre Gewicht.

FW_MEDIUM

public static final int FW_MEDIUM

Das mittlere Gewicht.

FW_SEMIBOLD

public static final int FW_SEMIBOLD

Das halbfette Gewicht.

FW_DEMIBOLD

public static final int FW_DEMIBOLD

Das demifette Gewicht.

FW_BOLD

public static final int FW_BOLD

Das fette Gewicht.

FW_EXTRABOLD

public static final int FW_EXTRABOLD

Das extrafette Gewicht.

FW_ULTRABOLD

public static final int FW_ULTRABOLD

Das ultrafette Gewicht.

FW_BLACK

public static final int FW_BLACK

Das schwarze Gewicht.

FW_HEAVY

public static final int FW_HEAVY

Das schwere Gewicht.