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

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