<< Click to Display Table of Contents >> VpeSetDataMatrixRows |
[Professional Edition and above only]
Sets the desired number of matrix rows (0: choose automatically based on message).
void VpeSetDataMatrixRows(
VpeHandle hDoc,
int rows
)
VpeHandle hDoc
Document Handle or VPE Object Handle
int rows
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).
"Barcodes (2D)" in the Programmer's Manual