FoundBarcodeMetadata Property ByteScout Barcode Reader SDK
Contains the barcode metadata for some barcode types.

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

public Object Metadata { get; }

Property Value

Type: Object
Remarks

For PDF417 barcodes that are compliant to AAMVA specification, for example ID cards or driver licenses, the Metadata property will contain decoded data as DriversLicense or IdentificationCard object.

See Also

Reference