DataMatrixRows

<< Click to Display Table of Contents >>

Navigation:  Barcode Functions (2D) >

DataMatrixRows

Previous pageReturn to chapter overviewNext page

[Professional Edition and above only]

Sets the desired number of matrix rows (0: choose automatically based on message).

property integer VPE.DataMatrixRows

read / write; runtime only; also supported by TVPEObject

Possible Values:

Desired number of matrix rows (0: choose automatically based on message).

Default:

0

Remarks:

Note: The number of columns and rows heavily depends on the ECC type that has been selected. For example, a valid ECC100 symbol spans at least 13x13 modules and at most 49x49, where only odd combinations are allowed (i.e. 13x13, 15x15, 17x17, .. 47x47, 49x49).

 

See also:

"Barcodes (2D)" in the Programmer's Manual