Argb32Color

EmfSetBkColor.Argb32Color property

Gets or sets a 32-bit WMF ColorRef object, specified in [MS-WMF] section 2.2.2.8, which specifies the background color value.

public int Argb32Color { get; set; }

See Also