FrameScanFinishedEventArgs Class Members
In This Topic
The following tables list the members exposed by
FrameScanFinishedEventArgs.
Public Fields
Public Properties
| Name | Description |
| FoundBarcodes | Gets the recognized barcodes with any confidence. |
| Frame | Gets the image frame. |
| RecognizedBarcodes | Gets the recognized barcodes with confidence greater than 95. |
| ScanSettings | Gets the scanner settings, which was used for recognizing barcodes in the image frame. |
| ScanTime | Gets the scan time of image frame. |
See Also