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