Returns the lower left y-value.

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

Syntax

C#
public float GetLly()
Visual Basic
Public Function GetLly As Single
Visual C++
public:
float GetLly()

Return Value

a value

See Also