Property: LeftQuietZoneSpacing

(TBarcode1D_UPCA, TBarcode1D_UPCE, TBarcode1D_EAN13, etc.)

Specifies the horizontal spacing between the left quiet zone mark and the first bar of barcode symbol in modules.

Syntax:

property LeftQuietZoneSpacing: Integer;

Description:

Specifies the horizontal spacing between the left quiet zone mark and the first bar of barcode symbol in modules. This property is useful only for TBarcode1D_UPCA, TBarcode1D_UPCE, TBarcode1D_UPCE0, TBarcode1D_UPCE1, TBarcode1D_EAN8, and TBarcode1D_EAN13 barcode components, and the TextAlignment is set to taCustom (For the TBarcode1D_EAN8 barcode component, the ShowQuietZoneMark property is set to true too). See diagram:

LeftQuietZoneSpacing

Contents