Browse our Products
Aspose.BarCode for .NET 24.3 Release Notes
This article contains release notes information for Aspose.BarCode for .NET 24.3 (March 2024).
All Changes
Key | Summary | Category |
---|---|---|
BARCODENET-38910 | QR codes with rounded targets are not recognized | Bug |
BARCODENET-38911 | QR Codes with darkened/lightened right or bottom side are not recognized | Bug |
BARCODENET-38936 | Error with Pdf417 recognition | Bug |
BARCODENET-38929 | Add support of new QualitySettings structure to Aztec barcode engine | Enhancement |
BARCODENET-38908 | Make XmlSerializationAttribute and XmlSerializationType public | Enhancement |
Public API changes and backwards compatibility
Addded XmlSerializationAttribute and XmlSerializationType to public API:
- type Aspose.BarCode.XmlSerializationAttribute
- method Aspose.BarCode.XmlSerializationAttribute.#ctor
- property Aspose.BarCode.XmlSerializationAttribute.Type
- property Aspose.BarCode.XmlSerializationAttribute.Name
- property Aspose.BarCode.XmlSerializationAttribute.DefaultValue
- type Aspose.BarCode.XmlSerializationType
- field Aspose.BarCode.XmlSerializationType.Attribute
- field Aspose.BarCode.XmlSerializationType.Element