ComponentOne BarCode for WinForms
C1.Win.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 System.Double
    public System.double Left {get; set;}
    See Also