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# |
|---|
public void SetLeading( float v ) |
| Visual Basic |
|---|
Public Sub SetLeading ( _ v As Single _ ) |
| Visual C++ |
|---|
public: void SetLeading( float v ) |
Parameters
- v
- Type: System..::..Single