Variables | |
boolean | UPCEAppendix2Enabled |
Activates the evaluation of a 2-digit supplementary code. | |
boolean | UPCEAppendix5Enabled |
Activates the evaluation of a 5-digit supplementary code. | |
boolean | UPCECheckQuietzone |
Activates checking for free areas around the barcode (quiet zones). | |
boolean | UPCEEnabled |
Activates checking for and reading of this type of barcode. | |
boolean | UPCEInverted |
Specifies that the barcode is white on a black background or not. | |
boolean UPCEAppendix2Enabled |
Activates the evaluation of a 2-digit supplementary code.
FALSE
any existing supplementary codes are ignored. [in,out] | UPCEAppendix2Enabled | TRUE means that the code must have this appendix, FALSE otherwise. |
boolean UPCEAppendix5Enabled |
Activates the evaluation of a 5-digit supplementary code.
FALSE
any existing supplementary codes are ignored. [in,out] | UPCEAppendix5Enabled | TRUE means that the code must have this appendix, FALSE otherwise. |
boolean UPCECheckQuietzone |
boolean UPCEEnabled |