VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeReader Class
Constructors Properties Methods Events SeeAlso
In This Topic
    BarcodeReader Class Members
    In This Topic
    The following tables list the members exposed by BarcodeReader.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BarcodeReader class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the ISO15415 quality test settings.
    Public PropertyGets an information about barcodes read time.
    Public PropertyDefines the barcode reader settings.
    Public Methods
     NameDescription
    Public MethodClears the current image.
    Public MethodReleases all resources used by this BarcodeReader.
    Public MethodAllows to process the image before barcode reading.
    Public MethodOverloaded. Reads barcodes from image specified using method.
    Public MethodOverloaded. Sets the current image from specified file.
    Public Events
     NameDescription
    Public EventOccurs when progress of barcode reading is changed.
    See Also