Property: RightQuietZoneSpacing

(TBarcode1D_UPCA, TBarcode1D_UPCE, TBarcode1D_EAN13, etc.)

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

Syntax:

property RightQuietZoneSpacing: Integer;

Description:

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

RightQuietZoneSpacing

Contents