ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / Margins Class / Left Property

In This Topic
    Left Property (Margins)
    In This Topic
    Gets or sets the left margin width, in hundredths of an inch.
    Syntax
    'Declaration
     
    Public Property Left As Integer
    public int Left {get; set;}

    Property Value

    The left margin width, in hundredths of an inch.
    See Also