Aspose.BarCode in .NET

Hi
I replaced the Aspose.BarCoderecognition dll with Aspose.BarCode Latest Version 18.7.
But I am not getting how its classes and method has been transformed. Can you please provide
me some references where I can see that. For my error reference I have attached scrrenshot of my code snippet. Please have a look and guide me.
Thanks.
BarCode_Error01.PNG (4.8 KB)
BarCode_Error.PNG (20.3 KB)

@52000537,

It seems you were using quite an older version of the API. We recommend you to go through the API documentation for example of BarcodeReader with DecodeType specified. You may also consult API Reference Guide in case you need further information about the classes used in the examples.