Navigation: References > DataMatrix Class > Methods >
Specifies the encoding mode for DataMatrix barcode.
public void setMode(short mode)
Parameters
mode
Specifies the encoding mode for DataMatrix barcode, a valid value should be between 0 and 3.
See Also