Intent

WmfLogColorSpaceW.Intent property

Gets or sets a 32-bit signed integer that defines the gamut mapping intent. It MUST be defined in the GamutMappingIntent enumeration (section 2.1.1.11).

public WmfGamutMappingIntent Intent { get; set; }

See Also