[]
        
(Showing Draft Content)

C1.BarCode.QuietZone

QuietZone Class

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.

Inheritance
QuietZone
Namespace: C1.BarCode
Assembly: C1.WPF.BarCode.dll
Syntax
public class QuietZone

Constructors

Name Description
QuietZone()

Initializes a new instance of QuietZone class.

QuietZone(double, double, double, double)

Initializes a new instance of QuietZone class.

Properties

Name Description
Bottom

Gets or sets the bottom value of the barcode's QuietZone.

IsEmpty

Gets a value indicating whether the QuietZone is empty.

Left

Gets or sets the left value of the barcode's QuietZone.

Right

Gets or sets the right value of the barcode's QuietZone.

Top

Gets or sets the top value of the barcode's QuietZone.

Methods

Name Description
NotifyChangeValue()

Notifies of value changing

ToString()

Format text for property grid