VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeReaderProgressEventArgs Class
In This Topic
    BarcodeReaderProgressEventArgs Class Properties
    In This Topic
    For a list of all properties of this type, see BarcodeReaderProgressEventArgs.
    Public Properties
     NameDescription
    Public PropertyDetermines that current action can be canceled.
    Public PropertyDetermines that current action must be canceled.
    Public PropertyGets the Collection of recognized barcodes.
    Public PropertyReturns the progress, in percent, of current action.
    See Also