ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / PaddingEx Structure / Bottom Property

In This Topic
    Bottom Property (PaddingEx)
    In This Topic
    Gets or sets bottom padding
    Syntax
    'Declaration
     
    Public Property Bottom As Integer
    public int Bottom {get; set;}
    See Also