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

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

    Property Value

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