Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public MarkedSection AddSection( int numberDepth ) |
| Visual Basic |
|---|
Public Function AddSection ( _ numberDepth As Integer _ ) As MarkedSection |
| Visual C++ |
|---|
public: MarkedSection^ AddSection( int numberDepth ) |
Parameters
- numberDepth
- Type: System..::..Int32