Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public override float GetBottom( float margin ) |
| Visual Basic |
|---|
Public Overrides Function GetBottom ( _ margin As Single _ ) As Single |
| Visual C++ |
|---|
public: virtual float GetBottom( float margin ) override |
Parameters
- margin
- Type: System..::..Single