ComponentOne BarCode for UWP
C1.BarCode Namespace / QuietZone Class / Left Property

In This Topic
    Left Property
    In This Topic
    Gets or sets the left value of the barcode's QuietZone.
    Syntax
    'Declaration
     
    
    Public Property Left As System.Double
    public System.double Left {get; set;}
    See Also