VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
In This Topic
API changes in version 12.4
In This Topic

API changes in Vintasoft.Barcode.js

Changed classes:

Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS
Renamed properties
public boolean set_DotCodeInterpretNonDataCharacters { set ; } public boolean set_DotCodeInterpretNonDataCharacterss { set ; }






API changes in Vintasoft.Barcode.Web.Services.dll

Renamed classes:

public class Vintasoft.Barcode.Web.Services.BarcodeReadFromBase64RequestParams public class Vintasoft.Barcode.Web.Services.WebBarcodeReadFromBase64RequestParams
public class Vintasoft.Barcode.Web.Services.BarcodeReadRequestParams public class Vintasoft.Barcode.Web.Services.WebBarcodeReadRequestParams
public class Vintasoft.Barcode.Web.Services.BarcodeReadResponseParams public class Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams
public class Vintasoft.Barcode.Web.Services.BarcodeWriteRequestParams public class Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams
public class Vintasoft.Barcode.Web.Services.BarcodeWriteResponseParams public class Vintasoft.Barcode.Web.Services.WebBarcodeWriteResponseParams


Moved classes:

public class Vintasoft.Barcode.Web.Services.WebRegion Class is moved into Vintasoft.Shared.Web assembly and now has name Vintasoft.Shared.Web.WebRegion.


Changed classes:

Vintasoft.Barcode.Web.Services.VintasoftBarcodeWebService
Changed methods
public Vintasoft.Barcode.Web.Services.BarcodeWriteResponseParams GetBarcodeAsBase64Image(Vintasoft.Barcode.Web.Services.BarcodeWriteRequestParams) public Vintasoft.Barcode.Web.Services.WebBarcodeWriteResponseParams GetBarcodeAsBase64Image(Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams)
public Vintasoft.Barcode.Web.Services.BarcodeReadResponseParams ReadBarcodes(Vintasoft.Barcode.Web.Services.BarcodeReadRequestParams) public Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams ReadBarcodes(Vintasoft.Barcode.Web.Services.WebBarcodeReadRequestParams)
public Vintasoft.Barcode.Web.Services.BarcodeReadResponseParams ReadBarcodesFromBase64(Vintasoft.Barcode.Web.Services.BarcodeReadFromBase64RequestParams) public Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams ReadBarcodesFromBase64(Vintasoft.Barcode.Web.Services.WebBarcodeReadFromBase64RequestParams)


Vintasoft.Barcode.Web.Services.WebAamvaBarcodeRecognitionResult
Added properties
public string className { get ; set ; } Gets or sets the class name.


Vintasoft.Barcode.Web.Services.WebAztecBarcodeRecognitionResult
Added properties
public string className { get ; set ; } Gets or sets the class name.


Vintasoft.Barcode.Web.Services.WebBarcodePrintQualityTestResultBase
Added properties
public string className { get ; set ; } Gets or sets the class name.


Vintasoft.Barcode.Web.Services.WebBarcodeRecognition1DResult
Added properties
public string className { get ; set ; } Gets or sets the class name.


Vintasoft.Barcode.Web.Services.WebBarcodeRecognition2DResult
Added properties
public string className { get ; set ; } Gets or sets the class name.


Vintasoft.Barcode.Web.Services.WebBarcodeRecognitionResult
Added properties
public string className { get ; set ; } Gets or sets the class name.
Renamed properties
public Vintasoft.Barcode.Web.Services.WebBarcodePrintQualityTestResultBase test { get ; set ; } public Vintasoft.Barcode.Web.Services.WebBarcodePrintQualityTestResultBase printQualityTest { get ; set ; }
Changed properties
public Vintasoft.Barcode.Web.Services.WebRegion region { get ; set ; } public Vintasoft.Shared.Web.WebRegion region { get ; set ; }


Vintasoft.Barcode.Web.Services.WebISO15415BarcodePrintQualityTestResult
Added properties
public string className { get ; set ; } Gets or sets the class name.


Vintasoft.Barcode.Web.Services.WebISO15416BarcodePrintQualityTestResult
Added properties
public string className { get ; set ; } Gets or sets the class name.


Vintasoft.Barcode.Web.Services.WebMailmarkCMDMBarcodeRecognitionResult
Added properties
public string className { get ; set ; } Gets or sets the class name.


Vintasoft.Barcode.Web.Services.WebPpnBarcodeRecognitionResult
Added properties
public string className { get ; set ; } Gets or sets the class name.


Vintasoft.Barcode.Web.Services.WebSwissQRCodeBarcodeRecognitionResult
Added properties
public string className { get ; set ; } Gets or sets the class name.






API changes in Vintasoft.Barcode.Web.Api2Controllers.dll

Changed classes:

Vintasoft.Barcode.Web.Api2Controllers.VintasoftBarcodeApi2Controller
Changed methods
public Vintasoft.Barcode.Web.Services.BarcodeWriteResponseParams GetBarcodeAsBase64Image(Vintasoft.Barcode.Web.Services.BarcodeWriteRequestParams) public Vintasoft.Barcode.Web.Services.WebBarcodeWriteResponseParams GetBarcodeAsBase64Image(Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams)
public Vintasoft.Barcode.Web.Services.BarcodeReadResponseParams ReadBarcodes(Vintasoft.Barcode.Web.Services.BarcodeReadRequestParams) public Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams ReadBarcodes(Vintasoft.Barcode.Web.Services.WebBarcodeReadRequestParams)
public Vintasoft.Barcode.Web.Services.BarcodeReadResponseParams ReadBarcodesFromBase64(Vintasoft.Barcode.Web.Services.BarcodeReadFromBase64RequestParams) public Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams ReadBarcodesFromBase64(Vintasoft.Barcode.Web.Services.WebBarcodeReadFromBase64RequestParams)



API changes in Vintasoft.Barcode.Web.ApiControllers.dll

Support of assembly Vintasoft.Barcode.Web.ApiControllers.dll is ended. If you still use the assembly, please contact our support team.