PDFReaderControls.NET Professional Type Reference

CmykColor Class

CMYK color.

For a list of all members of this type, see CmykColor Members.

System.Object
   TallComponents.PDF.Colors.Color
      TallComponents.PDF.Colors.CmykColor

public class CmykColor : Color

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

A color specified with 4 components: Cyan, Magenta, Yellow and Black.

Requirements

Namespace: TallComponents.PDF.Colors

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

CmykColor Members | TallComponents.PDF.Colors Namespace