MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / BottomMargin Property

In This Topic
BottomMargin Property (PageSetup)
In This Topic
Gets or sets the value of the bottom margin in points.
Syntax
'Declaration
 
Public Property BottomMargin As Double
 

Property Value

A System.Double value, represnting the bottom margin in points.
Remarks
The value MUST be greater than or equal to 0 and less than 3528.
See Also