Initializes a new instance of the List class
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public List( float symbolIndent ) |
Visual Basic |
---|
Public Sub New ( _ symbolIndent As Single _ ) |
Visual C++ |
---|
public: List( float symbolIndent ) |
Parameters
- symbolIndent
- Type: System..::..Single