ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Margins Class / Right Property

In This Topic
    Right Property (Margins)
    In This Topic
    Gets or sets the right margin of the page, in inches.
    Syntax
    'Declaration
     
    Public Property Right As Single
    public float Right {get; set;}

    Property Value

    float value that represents the right margin in inches.
    See Also