Class BarcodeItem
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
Data about the scanned barcode.
- Inheritance
-
Barcode
Item
- Inherited Members
Properties
Count
Number of recognized barcodes of this symbology and value.
Property Value
ParsedDocument
The parsed known document format (if parsed successfully).
Property Value
RawBytes
Representation of the raw data that is contained the recognized barcode.
Property Value
- byte[]
Text
Recognized value of the barcode.
Property Value
TextWithExtension
Recognized barcode value with extension (if available).
Property Value
Type
Recognized barcode symbology.