Determines the width and height of a single cell in the DataMatrix symbols generated by the Toolkit barcode object.
Syntax:
object.DataMatrixModuleSize= value
Arguments:
Argument
Value Type
Description & Settings
object
N/A
Set to an instance of the object.
Value
Long
A number between 1 and 100. Default is 20.
Remarks:
The DataMatrix symbol is comprised of squares. This property sets the size of the square. The value affects the overall symbol size. You can refer to Symbologies for a description of the DataMatrix barcode symbology.