BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / QuietZone Class / Left Property

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