Namespace: iTextSharp.text.rtf.parser.destinations
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public bool RemoveListener( IRtfDestinationListener listener ) |
Visual Basic |
---|
Public Function RemoveListener ( _ listener As IRtfDestinationListener _ ) As Boolean |
Visual C++ |
---|
public: bool RemoveListener( IRtfDestinationListener^ listener ) |