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

Syntax

C#
public interface IRtfBasicElement : IRtfElementInterface
Visual Basic
Public Interface IRtfBasicElement _
	Inherits IRtfElementInterface
Visual C++
public interface class IRtfBasicElement : IRtfElementInterface

See Also