Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
protected internal void SetSimpleVars( ColumnText org ) |
| Visual Basic |
|---|
Protected Friend Sub SetSimpleVars ( _ org As ColumnText _ ) |
| Visual C++ |
|---|
protected public: void SetSimpleVars( ColumnText^ org ) |
Parameters
- org
- Type: iTextSharp.text.pdf..::..ColumnText