Set to true to invert the colors in a CMYK image.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public bool InvertCmykChannels { get; set; }
Visual Basic
Public Property InvertCmykChannels As Boolean
	Get
	Set

Remarks

Default = false.

See Also