The Cmyk Color used in this tint transform.

Namespace: TallComponents.PDF.Colors
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public CmykColor Value { get; set; }
Visual Basic
Public Property Value As CmykColor
	Get
	Set

Remarks

You cannot set the value to null.

See Also