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

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