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

Syntax

C#
public class RtfChunk : RtfElement
Visual Basic
Public Class RtfChunk _
	Inherits RtfElement
Visual C++
public ref class RtfChunk : public RtfElement

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.rtf..::..RtfElement
    iTextSharp.text.rtf.text..::..RtfChunk

See Also