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

Syntax

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

Inheritance Hierarchy

System..::..Object
  iTextSharp.text..::..Chunk
    iTextSharp.text.rtf..::..RtfAddableElement
      iTextSharp.text.rtf.direct..::..RtfDirectContent

See Also