Property: InterGap

(TBarcode1D_PostBar, TBarcode1D_AP4SC, TBarcode1D_ITF14, etc.)

Specifies whether to insert an inter-cipher gap of one module between characters.

Syntax:

property InterGap: Boolean;

Description:

For TBarcode1D_Code39, TBarcode1D_Code39Ext, TBarcode1D_UPU, TBarcode1D_PZN, and TBarcode1D_Code32 barcode components, the property specifies whether to insert an inter-cipher gap of one module between characters. If the property is set to true, the inter-cipher gap is used. If the property is set to false there is no inter-cipher gap.

Contents