Overload List

  NameDescription
Public methodITextHandler(IDocListener)
Constructs a new iTextHandler that will translate all the events triggered by the parser to actions on the Document-object.
Public methodITextHandler(IDocListener, HtmlTagMap)
Initializes a new instance of the ITextHandler class
Public methodITextHandler(IDocListener, Hashtable)
Initializes a new instance of the ITextHandler class
Public methodITextHandler(IDocListener, HtmlTagMap, BaseFont)
Initializes a new instance of the ITextHandler class

See Also