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

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