ActiveReports Developer 7
Bottom Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Margins Class : Bottom Property

Glossary Item Box

Gets or sets the bottom margin of the page, in inches.

Syntax

Visual Basic (Declaration) 
Public Property Bottom As System.Single
C# 
public System.float Bottom {get; set;}

Property Value

float value that represents the bottom margin in inches.

See Also