Enum EmfLogFontWeight

Enum EmfLogFontWeight

De naam: Aspose.Imaging.FileFormats.Emf.Emf.Consts Verzameling: Aspose.Imaging.dll (25.4.0)

De Aspose.Imaging.FileFormats.Emf.Emb.Objects.EMfLogFont Gewicht.

public enum EmfLogFontWeight

Fields

FW_BLACK = 900

Het zwarte gewicht.

FW_BOLD = 700

Het moedige gewicht.

FW_DEMIBOLD = 600

Het halve gewicht.

FW_DONTCARE = 0

die zich niet zorgen

FW_EXTRABOLD = 800

Het extraball gewicht.

FW_EXTRALIGHT = 200

Het extra gewicht.

FW_HEAVY = 900

Het zware gewicht.

FW_LIGHT = 300

Het lichtgewicht.

FW_MEDIUM = 500

Het gemiddelde gewicht.

FW_NORMAL = 400

Het normale gewicht.

FW_REGULAR = 400

Het normale gewicht.

FW_SEMIBOLD = 600

Het halve gewicht.

FW_THIN = 100

Het dunne gewicht.

FW_ULTRABOLD = 800

Het ultrapold gewicht.

FW_ULTRALIGHT = 200

De ultrasone gewicht.

 Nederlands