Read CODABAR barcode START and STOP symbols

Hi guys!
Is there a way how to read the START and STOP symbols of a CODABAR barcode?
There is an article how to generate CODABAR barcodes and change/set START and STOP symbols:
https://docs.aspose.com/barcode/net/codabar-barcodes/

But what about to read these symbols (for example included to barcode value)?
For example attached one starts with A and ends with B.

Thanks and best regards!
codabar.jpg (29.8 KB)

@ondrej.hanak,

Thanks for the barcode image and details.

We need to evaluate your requirements in details. We have opened the following new ticket(s) in our internal issue tracking system.

Issue ID(s): BARCODENET-38987

Once we support your needs or we have some other details on it, we will let you know here.

@ondrej.hanak,

This is to inform you that your issue (logged earlier as “BARCODENET-38987”) has been resolved. The fix/enhancement will be included in an upcoming release (Aspose.BarCode v24.5) that we plan to release in this month. You will be notified when the next version is released.

In the new version, we will include the following properties.

  • Aspose.BarCode.BarCodeRecognition.BarCodeExtendedParameters.Codabar property;
  • Aspose.BarCode.BarCodeRecognition.CodabarExtendedParameters.CodabarStartSymbol property;
  • Aspose.BarCode.BarCodeRecognition.CodabarExtendedParameters.CodabarStopSymbol property.