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

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