FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / PageLayout Class / MarginRight Property

In This Topic
    MarginRight Property (PageLayout)
    In This Topic
    Gets or sets the right margin in millimeters.
    Syntax
    'Declaration
     
    Public Property MarginRight As Double
    public double MarginRight {get; set;}
    See Also