ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Printing Namespace / PageSetup Class / LeftMargin Property

In This Topic
    LeftMargin Property (PageSetup)
    In This Topic
    Sets or returns the left margin value in points.
    Syntax
    'Declaration
     
    Public Property LeftMargin As Double
    public double LeftMargin {get; set;}
    Remarks
    The value MUST be greater than or equal to 0 and less than 3528.
    See Also