Spire.Barcode 5.1.4

Spire.Barcode 5.1.4 adds BarcodeScan class

We are happy to announce the release of Spire.Barcode 5.1.4. This version Adds BarcodeScan class to call the Scan method by creating different instances and fixes the issue occurred when using BarcodeScanner.Scan method. More details are given below.

Here is a list of changes made in this release

Category ID Description
New Feature - Adds BarcodeScan class so that different instances can be created to call the Scan method.
BarcodeScan task1 = new BarcodeScan();
task1.Scan(bitmap, rectangle, barcodeType);
Bug - Fixes the issue that the application threw an exception "object reference is not set to an instance of an object" when using BarcodeScanner.Scan method with asynchronous delegates.
Click the link below to download Spire.Barcode 5.1.4:
More information of Spire.Barcode new release or hotfix: