Sets the cellspacing.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public float Spacing { set; } |
| Visual Basic |
|---|
Public WriteOnly Property Spacing As Single Set |
| Visual C++ |
|---|
public: property float Spacing { void set (float value); } |