Contrast

EmfPanose.Contrast property

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

public EmfContrast Contrast { get; set; }

See Also