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

Syntax

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

See Also