CMYK Purple

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

Syntax

C#
public static CmykColor Purple { get; }
Visual Basic
Public Shared ReadOnly Property Purple As CmykColor
	Get

Remarks

100% Cyan, 10% Magenta, 10% Black.

See Also