Gets the bottom coordinate of the current object.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public ReportSize Bottom { get; }
Visual Basic
Public ReadOnly Property Bottom As ReportSize
	Get

See Also