acceptedDocumentFormats property

List<BarcodeDocumentFormat>? acceptedDocumentFormats
read / write

An optional array of barcode document formats that act as a detection filter. By default all supported document formats will be detected.

Implementation

List<BarcodeDocumentFormat>? acceptedDocumentFormats;