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( float indentation, int numberDepth ) |
Visual Basic |
---|
Public Function AddSection ( _ indentation As Single, _ numberDepth As Integer _ ) As MarkedSection |
Visual C++ |
---|
public: MarkedSection^ AddSection( float indentation, int numberDepth ) |