ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / Left Property

In This Topic
    Left Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Left As System.Integer
    public System.int Left {get; set;}
    See Also