Properties
Class Attribute | Applet & Servlet | Default Value | Comments |
---|---|---|---|
data | DATA | NO DATA | The data to be encoded in the barcode. For most purposes, such as creating symbols for UPS, data should be pre-formatted into a single string. |
mode | DATA_MODE | 2 | The encoding mode. A valid value is a number from 2 to 6. |
resolution | RESOLUTION | 200 | The resolution used to create the image in DPI; Default is 200 DPI, which is the minimum required for MaxiCode. |
processTilde | N/A | true | If true, the tilde (~) will be processed, otherwise false. |