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