ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / Margins Class / Bottom Property

In This Topic
    Bottom Property (Margins)
    In This Topic
    Gets or sets the bottom margin, in hundredths of an inch.
    Syntax
    'Declaration
     
    Public Property Bottom As Integer
    public int Bottom {get; set;}

    Property Value

    The bottom margin, in hundredths of an inch.
    See Also