Property: RowHeight

(TBarcode2D_CCA, TBarcode2D_CCB)

Specifies the height of each stacked row for the CC-A or CC-B 2D component of an EAN.UCC composite symbol, in modules.

Syntax:

type

{ Defined in the pCCCustom unit }

TCCX_RowHeight = 1 .. 99;

property RowHeight: TCCX_RowHeight;

Description:

The property specifies the height of each stacked row for the CC-A or CC-B 2D component of an EAN.UCC composite symbol, in modules. It should be set to an integer between 1 and 99 (including the boundaries, defined in the pCCCustom unit). In general, it shall be a minimum of 2 modules. The CC-A and CC-B is two of the three choices for the 2D component in a barcode symbol encoded in EAN.UCC composite barcode symbology.

See diagram:

RowHeight property (CC-A)  RowHeight property (CC-B)

Contents