Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Offsets Structure / Left Property

In This Topic
    Left Property (Offsets)
    In This Topic
    Gets or sets the left offset value.
    Syntax
    'Declaration
     
    Public Property Left As Unit
    public Unit Left {get; set;}
    Remarks
    Only absolute Unit values (such as "1mm" or "8in") are allowed.
    See Also