IcmMode

EmfSetIcmMode.IcmMode property

Gets or sets a 32-bit unsigned integer that specifies whether to enable or disable ICM, from the ICMMode enumeration (section 2.1.18). This value is part of the state of the playback device context.

public EmfIcmMode IcmMode { get; set; }

See Also