-api-id | -api-type | -api-device-family-note |
---|---|---|
P:Windows.Devices.PointOfService.BarcodeScannerReport.ScanDataLabel |
winrt property |
xbox |
Gets the decoded barcode label, which does not include the header, checksum, and other miscellaneous information.
The data stream containing the decoded barcode label.
If IsDecodeDataEnabled is true, this property contains the decodes barcode label. If IsDecodeDataEnabled is false, this property is set to null.