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

In This Topic
    QuietZone Property (C1BarCode)
    In This Topic
    A quiet zone is an area of blank space on either side of a barcode that tells the scanner where the symbology starts and stops.
    Syntax
    'Declaration
     
    Public Property QuietZone As QuietZone
    public QuietZone QuietZone {get; set;}
    See Also