Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public class CMYKColor : ExtendedColor
Visual Basic
Public Class CMYKColor _
	Inherits ExtendedColor
Visual C++
public ref class CMYKColor : public ExtendedColor

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..Color
    iTextSharp.text.pdf..::..ExtendedColor
      iTextSharp.text.pdf..::..CMYKColor

See Also