Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The FoundBarcode type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Confidence |
Gets the barcode decoding confidence.
|
![]() | File |
Gets the name of the image file containing found barcode.
|
![]() | Metadata |
Contains the barcode metadata for some barcode types.
|
![]() | Page |
Gets the page number in the image file that contains found barcode.
|
![]() | RawData |
Gets the found barcode raw data (indexes of encoded data into symbology alphabet(s)).
|
![]() | Rect |
Gets the found barcode rectangle.
|
![]() | Type |
Gets the found barcode symbology type.
|
![]() | Value |
Gets the found barcode value.
|
See Also