VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / FrameScanFinishedEventArgs Class
In This Topic
FrameScanFinishedEventArgs Class Properties
In This Topic
For a list of all properties of this type, see FrameScanFinishedEventArgs.
Public Properties
 NameDescription
Public PropertyGets the recognized barcodes with any confidence.
Public PropertyGets the image frame.
Public PropertyGets the recognized barcodes with confidence greater than 95.
Public PropertyGets the scanner settings, which was used for recognizing barcodes in the image frame.
Public PropertyGets the scan time of image frame.
See Also