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

Syntax

C#
public class RtfShape : RtfAddableElement
Visual Basic
Public Class RtfShape _
	Inherits RtfAddableElement
Visual C++
public ref class RtfShape : public RtfAddableElement

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..Chunk
    iTextSharp.text.rtf..::..RtfAddableElement
      iTextSharp.text.rtf.graphic..::..RtfShape

See Also