Click or drag to resize
BarcodeControlLeftQuietZone Property
Gets or sets quiet zone size. If SetMarginsAutomatically is set to true always uses this.NarrowBarWidth*9.

Namespace:  Limilabs.Windows
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
public int LeftQuietZone { get; set; }

Property Value

Type: Int32
See Also