VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeReaderProgressEventArgs Class
Properties Fields SeeAlso
In This Topic
    BarcodeReaderProgressEventArgs Class Members
    In This Topic
    The following tables list the members exposed by BarcodeReaderProgressEventArgs.
    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 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