Base class for Color, serves as wrapper class for Color to allow extension.

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

Collapse imageSyntax

C#
public class Color
Visual Basic
Public Class Color
Visual C++
public ref class Color

Collapse imageInheritance Hierarchy

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

Collapse imageSee Also