The iTextmyHandler-class maps several XHTML-tags to iText-objects.

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

Collapse imageSyntax

C#
public class ITextmyHandler : ITextHandler
Visual Basic
Public Class ITextmyHandler _
	Inherits ITextHandler
Visual C++
public ref class ITextmyHandler : public ITextHandler

Collapse imageInheritance Hierarchy

System..::..Object
  iTextSharp.text.xml..::..ParserBase
    iTextSharp.text.xml..::..ITextHandler
      iTextSharp.text.xml..::..ITextmyHandler

Collapse imageSee Also