This method throws an Exception.

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public float GetRight(
	int margin
)
Visual Basic
Public Function GetRight ( _
	margin As Integer _
) As Single
Visual C++
public:
float GetRight(
	int margin
)

Parameters

margin
Type: System..::..Int32
new value

Return Value

none

See Also