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

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