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

Syntax

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

See Also