PdfCmykColor Properties

The PdfCmykColor type exposes the following members.

Properties

  NameDescription
Public propertyC
Gets the cyan component value in percent.
Public propertyColorProfile
Gets the ICC color profile associated with this PdfColor.
(Inherited from PdfColor.)
Public propertyK
Gets the key component value in percent.
Public propertyM
Gets the magenta component value in percent.
Public propertyY
Gets the yellow component value in percent.

See Also