Adds a IDocListener to the Document.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public void AddDocListener( IDocListener listener ) |
| Visual Basic |
|---|
Public Sub AddDocListener ( _ listener As IDocListener _ ) |
| Visual C++ |
|---|
public: void AddDocListener( IDocListener^ listener ) |
Parameters
- listener
- Type: iTextSharp.text..::..IDocListener
the new IDocListener