Namespace: iTextSharp.text.rtf.parser.ctrlwords
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public void RemoveRtfCtrlWordListener( IRtfCtrlWordListener listener ) |
| Visual Basic |
|---|
Public Sub RemoveRtfCtrlWordListener ( _ listener As IRtfCtrlWordListener _ ) |
| Visual C++ |
|---|
public: void RemoveRtfCtrlWordListener( IRtfCtrlWordListener^ listener ) |