acceptedDocumentFormats property

List<BarcodeDocumentFormat> acceptedDocumentFormats
getter/setter pair

List of accepted Document Formats; any document formats that are not included in this list will be ignored by the BarcodeCameraView. By default, the list includes all supported document types.

Implementation

List<BarcodeDocumentFormat> acceptedDocumentFormats;