Browse our Products

Aspose.BarCode for .NET 24.3 Release Notes

All Changes

KeySummaryCategory
BARCODENET-38910QR codes with rounded targets are not recognizedBug
BARCODENET-38911QR Codes with darkened/lightened right or bottom side are not recognizedBug
BARCODENET-38936Error with Pdf417 recognitionBug
BARCODENET-38929Add support of new QualitySettings structure to Aztec barcode engineEnhancement
BARCODENET-38908Make XmlSerializationAttribute and XmlSerializationType publicEnhancement

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