VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode.Web.Services Namespace / VintasoftBarcodeWebService Class
In This Topic
    VintasoftBarcodeWebService Class Methods
    In This Topic
    For a list of all methods of this type, see VintasoftBarcodeWebService.
    Public Methods
     NameDescription
    Public MethodGenerates a barcode image and returns barcode image as Base64 string.
    Public MethodReads information about barcodes from web image.
    Public MethodReads information about barcodes from web image, which is represented by a Base64 string.
    Protected Methods
     NameDescription
    Protected MethodCreates the barcode recognition result.
    Protected MethodEncodes a barcode value.
    Protected MethodConverts client-side barcode symbology subset name to an instance of Vintasoft.Barcode.SymbologySubsets.BarcodeSymbologySubset class.
    Protected MethodReturns a bitmap of the specified image from data storage.
    Protected MethodReads barcodes from bitmap.
    See Also