ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / FooterMargin Property

In This Topic
FooterMargin Property
In This Topic
Gets or sets the distance from the bottom of the page to the footer, in points.
Syntax
'Declaration
 
Public Property FooterMargin As Double
 

Property Value

A System.Double value, representing the distance from the bottom of the page to the footer.
Remarks
The value MUST be greater than or equal to 0 and less than 3528.
See Also