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

In This Topic
    FooterMargin Property
    In This Topic
    Returns or sets the distance from the bottom of the page to the footer, in points.
    Syntax
    'Declaration
     
    Public Property FooterMargin As Double
    public double FooterMargin {get; set;}
    Remarks
    The value MUST be greater than or equal to 0 and less than 3528.
    See Also