Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest Class / QuietZone Property

In This Topic
    QuietZone Property
    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