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

Syntax

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

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.xml..::..ParserBase
    iTextSharp.text.xml..::..ITextHandler
      iTextSharp.text.html..::..ITextmyHtmlHandler

See Also