Open
Description
It seems the new version is not compatible with the previous one 2.4.0.
E.g. the code var barcode = new BarcodeLib.Barcode()
causes compilation errors.
When I tried to change the namespace from BarcodeLib
to BarcodeStandard
then parameters like HoritontalResolution
were not supported.
Please, could you provide updated examples to understand how to use the new version of the library?