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