Contents

barcodes

The machine-readable codes found within the container.

Declaration

var barcodes: [BarcodeObservation] { get }

Discussion

Vision recognizes 20 different barcode types; to see the specific codes you can use supportedBarcodeSymbologies. To see this value, set enabled within RecognizeDocumentsRequest.BarcodeDetectionOptions to true.

See Also

Accessing specific content within a document