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

Syntax

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

Inheritance Hierarchy

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

See Also