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

Syntax

C#
public abstract class RtfElement : IRtfBasicElement, 
	IRtfElementInterface
Visual Basic
Public MustInherit Class RtfElement _
	Implements IRtfBasicElement, IRtfElementInterface
Visual C++
public ref class RtfElement abstract : IRtfBasicElement, 
	IRtfElementInterface

Inheritance Hierarchy

See Also