Initializes a new instance of the ITextmyHtmlHandler class
Namespace: iTextSharp.text.htmlAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
 Syntax
Syntax
| C# | 
|---|
| public ITextmyHtmlHandler( IDocListener document ) | 
| Visual Basic | 
|---|
| Public Sub New ( _ document As IDocListener _ ) | 
| Visual C++ | 
|---|
| public: ITextmyHtmlHandler( IDocListener^ document ) | 
Parameters
- document
- Type: iTextSharp.text..::..IDocListener





