Weight

EmfPanose.Weight property

Gets or sets an 8-bit unsigned integer that specifies the weight of the font. The value MUST be in the Weight (section 2.1.34) enumeration table.

public EmfWeight Weight { get; set; }

See Also