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

In This Topic
    BottomMargin Property (PageSetup)
    In This Topic
    Sets or returns the bottom margin value in points.
    Syntax
    'Declaration
     
    Public Property BottomMargin As Double
    public double BottomMargin {get; set;}
    Remarks
    The value MUST be greater than or equal to 0 and less than 3528.
    See Also