ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Margins Class / Bottom Property

In This Topic
    Bottom Property (Margins)
    In This Topic
    Gets or sets the bottom margin of the page, in inches.
    Syntax
    'Declaration
     
    Public Property Bottom As Single
    public float Bottom {get; set;}

    Property Value

    float value that represents the bottom margin in inches.
    See Also