Property: RowHeight

(TBarcodeFmx2D_MicroPDF417)

Specifies the height of each stacked row for a MicroPDF417 stacked barcode symbol, in modules.

Syntax:

type

{ Defined in the pfmxMicroPDF417 unit }

TMicroPDF417_RowHeight = 1 .. 99;

property RowHeight: TMicroPDF417_RowHeight;

Description:

The property specifies the height of each stacked row for a MicroPDF417 barcode symbol, in modules. It should be set to an integer between 1 and 99 (including the boundaries, defined in the pfmxMicroPDF417 unit). In general, it shall be a minimum of 2 modules.

See diagram:

RowHeight property (MicroPDF417)

Contents