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

Syntax

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

Inheritance Hierarchy

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

See Also