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 ) |
Visual Basic |
---|
Public Function AddSection ( _ indentation As Single _ ) As MarkedSection |
Visual C++ |
---|
public: MarkedSection^ AddSection( float indentation ) |
Parameters
- indentation
- Type: System..::..Single