ActiveReports 11
Bottom Property (Margins)

GrapeCity.ActiveReports.Document.v11 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Margins Class : Bottom Property
Gets or sets the bottom margin of the page, in inches.
Syntax
'Declaration
 
Public Property Bottom As Single
public float Bottom {get; set;}

Property Value

float value that represents the bottom margin in inches.
See Also

Reference

Margins Class
Margins Members