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

Collapse imageSyntax

C#
public class WebColors : Hashtable
Visual Basic
Public Class WebColors _
	Inherits Hashtable
Visual C++
public ref class WebColors : public Hashtable

Collapse imageInheritance Hierarchy

System..::..Object
  System.Collections..::..Hashtable
    iTextSharp.text.html..::..WebColors

Collapse imageSee Also