Property: StartWidth

(TBarcodeFmx2D_CompactMatrix)

Specifies the width of start pattern for a Compact Matrix barcode symbol, in modules.

Syntax:

property StartWidth: Integer;

Description:

The property specifies the width of start pattern for a Compact Matrix barcode symbol, in modules. It should be set to an integer greater than or equal to 2. If the property is set to a value less than 2, an exception will be raised.

See diagram:

StartWidth property (Compact Matrix)

Contents