Gets or sets quiet zone size.
If SetMarginsAutomatically is set to true always returns this.NarrowBarWidth*9.
Namespace: Lesnikowski.Barcode
Assembly: Barcode (in Barcode.dll)
Version: 1.0.5.40001
Syntax
| C# |
|---|
int LeftQuietZone{ get; set;} |
| Visual Basic (Declaration) |
|---|
Property LeftQuietZone As Integer |
| Visual C++ |
|---|
property int LeftQuietZone { int get (); void set (int value); } |
See Also
IBaseBarcode Interface
Lesnikowski.Barcode Namespace