Checks if this object is a Chapter.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public bool IsChapter() |
| Visual Basic |
|---|
Public Function IsChapter As Boolean |
| Visual C++ |
|---|
public: bool IsChapter() |