Contents

barcodeDetectionOptions

Configuration for detecting machine-readable codes in the document.

Declaration

var barcodeDetectionOptions: RecognizeDocumentsRequest.BarcodeDetectionOptions

Discussion

Enable barcode detection and set what symbologies (eg. .qrCode) will be detected.

See Also

Configuring a request