Hello Spire-Team,
the Scan-Method only returns string[], however is it possible to find out which barcode was found (e.g. QR or Datamatrix) and the position they were found ?
public static string[] Scan(string fileName, BarCodeType barcodeType);