CMYK Blue

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

Syntax

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

Remarks

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

See Also