BackgroundMode

EmfSetBkMode.BackgroundMode property

Gets or sets a 32-bit unsigned integer that specifies the background mode and MUST be in the BackgroundMode (section 2.1.4) enumeration.

public EmfBackgroundMode BackgroundMode { get; set; }

See Also