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

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

Changed classes:

Vintasoft.Barcode.Web.Services.VintasoftBarcodeWebService
Changed methods
public Vintasoft.Barcode.IBarcodeInfo [] ReadBarcodesFromBitmap(Vintasoft.Barcode.BarcodeReader, System.Drawing.Bitmap) public Vintasoft.Barcode.IBarcodeInfo [] ReadBarcodesFromBitmap(Vintasoft.Barcode.BarcodeReader, Vintasoft.Imaging.VintasoftBitmap)


Vintasoft.Barcode.Web.Services.WebAamvaBarcodeRecognitionResult
Changed constructors
public void WebAamvaBarcodeRecognitionResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, System.Drawing.Point, System.Drawing.PointF) public void WebAamvaBarcodeRecognitionResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, Vintasoft.Primitives.VintasoftPointI, Vintasoft.Primitives.VintasoftPointF)


Vintasoft.Barcode.Web.Services.WebAztecBarcodeRecognitionResult
Changed constructors
public void WebAztecBarcodeRecognitionResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, System.Drawing.Point, System.Drawing.PointF) public void WebAztecBarcodeRecognitionResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, Vintasoft.Primitives.VintasoftPointI, Vintasoft.Primitives.VintasoftPointF)


Vintasoft.Barcode.Web.Services.WebBarcodeRecognition2DResult
Changed constructors
public void WebBarcodeRecognition2DResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, System.Drawing.Point, System.Drawing.PointF) public void WebBarcodeRecognition2DResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, Vintasoft.Primitives.VintasoftPointI, Vintasoft.Primitives.VintasoftPointF)


Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams
Changed properties
public Vintasoft.Barcode.SymbologySubsets.GS1.GS1TwoDimensionalComponentType GS1TwoDimensionalComponentType { get ; set ; } public Vintasoft.Barcode.SymbologySubsets.GS1TwoDimensionalComponentType GS1TwoDimensionalComponentType { get ; set ; }


Vintasoft.Barcode.Web.Services.WebMailmarkCMDMBarcodeRecognitionResult
Changed constructors
public void WebMailmarkCMDMBarcodeRecognitionResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, System.Drawing.Point, System.Drawing.PointF) public void WebMailmarkCMDMBarcodeRecognitionResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, Vintasoft.Primitives.VintasoftPointI, Vintasoft.Primitives.VintasoftPointF)


Vintasoft.Barcode.Web.Services.WebPpnBarcodeRecognitionResult
Changed constructors
public void WebPpnBarcodeRecognitionResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, System.Drawing.Point, System.Drawing.PointF) public void WebPpnBarcodeRecognitionResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, Vintasoft.Primitives.VintasoftPointI, Vintasoft.Primitives.VintasoftPointF)


Vintasoft.Barcode.Web.Services.WebSwissQRCodeBarcodeRecognitionResult
Changed constructors
public void WebSwissQRCodeBarcodeRecognitionResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, System.Drawing.Point, System.Drawing.PointF) public void WebSwissQRCodeBarcodeRecognitionResult(string, string, string, string, string, double, int, Vintasoft.Barcode.Region, Vintasoft.Primitives.VintasoftPointI, Vintasoft.Primitives.VintasoftPointF)