12.18. DataMatrixModuleSize Property

Description

Returns or sets a value that determines the width and height of a single cell in the data matrix symbols generated by Morovia Barcode ActiveX.

Syntax

object.DataMatrixModuleSize[= Number] 

Remarks

The “real estate”unit of a data matrix symbol, the module, is always square. This property sets both the width and the height of the square. It affects the overall symbol size.

The default value for DataMatrixModuleSize is 20 mils. The property can be any numbers between 1 and 100.

See Also

Section 12.19, “DataMatrixTargetSizeID Property”