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

Syntax

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

Inheritance Hierarchy

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

See Also