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