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

Syntax

C#
public class RtfChapter : RtfSection
Visual Basic
Public Class RtfChapter _
	Inherits RtfSection
Visual C++
public ref class RtfChapter : public RtfSection

Inheritance Hierarchy

System..::..Object
  iTextSharp.text.rtf..::..RtfElement
    iTextSharp.text.rtf.text..::..RtfSection
      iTextSharp.text.rtf.text..::..RtfChapter

See Also