Values

EmfColorAdjustment.Values property

Gets or sets a 16-bit unsigned integer that specifies how to prepare the output image. This field can be set to NULL or to any combination of values in the ColorAdjustment enumeration (section 2.1.5).

public EmfColorAdjustmentEnum Values { get; set; }

See Also