allow_incorrect_barcodes property
allow_incorrect_barcodes property
Gets the value that indicates whether the incorrect barcodes are allowed.
Definition:
@property
def allow_incorrect_barcodes(self):
...
@allow_incorrect_barcodes.setter
def allow_incorrect_barcodes(self, value):
...
See Also
- module
groupdocs.parser.options - class
BarcodeOptions