DecodeType is missing Types2D?

Hi

For some reason DecodeType is missing;

static ASPOSE_BARCODE_SHARED_API System::SharedPtr Types2D;

To make it easy to group symbologies by type. Currently you need to inherit and call protected Is2D, or subtract the different types from AllSupportedTypes to get the subset.

Thanks

@bleze,
I have checked the documents but could not find DecodeType Types2D however Types1D is available. This requirement of Types2D is logged into our database for an investigation. We will write back here once any update is available for sharing.

This issue is logged as:
BARCODECPP-429 - DecodeType Types2D required

1 Like

Will it be in next C++ release, if ever released?

@bleze,

We did support it in .NET version but we have not supported in C++ version. We will evaluate and get back to you with latest updates on it.

@bleze,

To update you further, we are scheduled to publish our next official release of Aspose.BarCode for C++ within a couple of weeks. Your issue (logged earlier as “BARCODECPP-429”) will be addressed in it.

Keep in touch.

The issues you have found earlier (filed as BARCODECPP-429) have been fixed in this update. This message was posted using Bugs notification tool by eldaryakupov