Enum EmfLogFontWeight

Enum EmfLogFontWeight

Numele spaţiului: Aspose.Imaging.FileFormats.Emf.Emf.Consts Asamblare: Aspose.Imaging.dll (25.4.0)

Aspose.Imaging.FileFormats.Emf.Emb.Objects.EMfLogFont greutate.

public enum EmfLogFontWeight

Fields

FW_BLACK = 900

În greutatea neagră.

FW_BOLD = 700

În greutatea curajoasă.

FW_DEMIBOLD = 600

greutatea de jumătate.

FW_DONTCARE = 0

Ceea ce nu contează

FW_EXTRABOLD = 800

greutatea extrabalului.

FW_EXTRALIGHT = 200

greutatea extralight.

FW_HEAVY = 900

greutatea grea.

FW_LIGHT = 300

În greutatea luminoasă.

FW_MEDIUM = 500

greutatea medie.

FW_NORMAL = 400

greutatea normală.

FW_REGULAR = 400

greutatea regulată.

FW_SEMIBOLD = 600

greutatea de jumătate.

FW_THIN = 100

greutatea subțire.

FW_ULTRABOLD = 800

greutatea ultraboldă.

FW_ULTRALIGHT = 200

greutatea ultravioleta.

 Română