ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Extensibility.Printing Namespace / Margin Class / Right Property

In This Topic
    Right Property (Margin)
    In This Topic
    Right margin.
    Syntax
    'Declaration
     
    Public ReadOnly Property Right As Single
    public float Right {get;}
    See Also