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

Collapse imageSyntax

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

Collapse imageInheritance Hierarchy

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

Collapse imageSee Also