PDFReaderControls.NET Professional Type Reference

CmykColorHighPrecision Properties

The properties of the CmykColorHighPrecision class are listed below. For a complete list of CmykColorHighPrecision class members, see the CmykColorHighPrecision Members topic.

Public Static Properties

Transparent (inherited from Color) The color Transparent is a special instance of color. It is completely transparent and has no components.

Public Instance Properties

C The Cyan color component [0-1].
K The Black color component [0-1].
M The Magenta color component [0-1].
Name The name of the CMYK color.
ParsableName Get the name of the color as it can be parsed again.
Y The Yellow color component [0-1].

See Also

CmykColorHighPrecision Class | TallComponents.PDF.Colors Namespace