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

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

    Property Value

    The top margin width, in hundredths of an inch.
    See Also