Open
Description
System.NullReferenceException: Object reference not set to an instance of an object.
at NetBarcode.Types.EAN13.GetEncoding()} | System.NullReferenceException
CODE:
var barcode = new Barcode(newStringValue, TypeNet.EAN13, true); <--- Exception origen
use implement
using NetBarcode;
using TypeNet = NetBarcode.Type;
Ambient:
Ubuntu 20.04
NetCore 3.1
Metadata
Metadata
Assignees
Labels
No labels
Activity