Namespace: iTextSharp.text.rtf.parser.destinations
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public interface IRtfDestinationListener : IEventListener
Visual Basic
Public Interface IRtfDestinationListener _
	Inherits IEventListener
Visual C++
public interface class IRtfDestinationListener : IEventListener

See Also