Click or drag to resize
BaseBarcodeSetMarginsAutomatically Property
If set to true RightQuietZone and LeftQuietZone always returns this.NarrowBarWidth*9.

Namespace:  Limilabs.Barcode
Assembly:  Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax
public bool SetMarginsAutomatically { get; set; }

Property Value

Type: Boolean

Implements

IBaseBarcodeSetMarginsAutomatically
See Also