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

Collapse imageSyntax

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

Collapse imageSee Also