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

Syntax

C#
public class ChapterAutoNumber : Chapter
Visual Basic
Public Class ChapterAutoNumber _
	Inherits Chapter
Visual C++
public ref class ChapterAutoNumber : public Chapter

Inheritance Hierarchy

System..::..Object
  System.Collections..::..ArrayList
    iTextSharp.text..::..Section
      iTextSharp.text..::..Chapter
        iTextSharp.text..::..ChapterAutoNumber

See Also