Returns the upper right x-coordinate, considering a given margin.
            
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
 Syntax
Syntax
| C# | 
|---|
| public virtual float GetRight( float margin ) | 
| Visual Basic | 
|---|
| Public Overridable Function GetRight ( _ margin As Single _ ) As Single | 
| Visual C++ | 
|---|
| public: virtual float GetRight( float margin ) | 
Parameters
- margin
- Type: System..::..Single
 a margin





