VintaSoft Barcode .NET SDK 16.0: 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 barcode region detectors, which must be used by barcode reader.
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