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

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