VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode Namespace / FrameScanFinishedEventArgs Class
Properties Fields SeeAlso
In This Topic
    FrameScanFinishedEventArgs Class Members
    In This Topic
    The following tables list the members exposed by FrameScanFinishedEventArgs.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Provides a value to use with events that do not have event data. (Inherited from System.EventArgs)
    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