Property: SeparatorBarHeight

(TBarcodeFmx2D_Code16K)

Specifies the height of separator bar for Code 16K barcode symbology, in modules.

Syntax:

property SeparatorRowHeight: Integer;

Description:

The property specifies the height of separator bar for Code 16K barcode symbology, in modules. It's an integer between 1 and 4 (including the boundaries).

The separator bar is horizontal bar separating two rows of a Code 16K barcode symbol, or abutting the top or bottom of first or last row respectively.

See diagram:

SeparatorBarHeight property (Code 16K)

Contents