The iTextmyHandler-class maps several XHTML-tags to iText-objects.
            
Namespace: iTextSharp.text.xmlAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
 Syntax
Syntax
| C# | 
|---|
| public class ITextmyHandler : ITextHandler | 
| Visual Basic | 
|---|
| Public Class ITextmyHandler _ Inherits ITextHandler | 
| Visual C++ | 
|---|
| public ref class ITextmyHandler : public ITextHandler | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
iTextSharp.text.xml..::..ParserBase
iTextSharp.text.xml..::..ITextHandler
iTextSharp.text.xml..::..ITextmyHandler
iTextSharp.text.xml..::..ParserBase
iTextSharp.text.xml..::..ITextHandler
iTextSharp.text.xml..::..ITextmyHandler





