acceptedDocumentFormats property

List<BarcodeDocumentFormat>? acceptedDocumentFormats
getter/setter pair

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;