ActiveReports 12
BottomMargin Property (Report)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : BottomMargin Property
Gets or sets the height of the bottom margin.
Syntax
'Declaration
 
Public Property BottomMargin As Length
public Length BottomMargin {get; set;}

Property Value

A Length structure indicating the height of the bottom margin.

Remarks
The default value is 0in.
See Also

Reference

Report Class
Report Members