VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Classes SeeAlso
In This Topic
    Vintasoft.Barcode.Web.Services Namespace (Vintasoft.Barcode.Web.Services)
    In This Topic
    Contains a platform-independent web service for barcode reading and writing.
    Classes
     ClassDescription
    ClassA platform-independent web service that handles HTTP requests from clients and allows to read and write barcodes.
    ClassContains information about recognized AAMVA barcode.
    ClassContains information about recognized Aztec barcode.
    ClassProvides the abstract base class for results of barcode print quality tests.
    ClassContains information about the property of the barcode print quality test.
    ClassWeb barcode reader settings.
    ClassRequest to a web service (controller/handler). Contains parameters, which must be sent to a web service for recognizing barcodes from Base64 image.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for reading barcodes from image.
    ClassResponse from web service. Contains information about the barcode recognition results.
    ClassContains information about recognized 1D barcode.
    ClassContains information about recognized 2D barcode.
    ClassRepresents a base class that contains information about recognized barcode.
    ClassRequest to a web service. Contains parameters, which must be sent to a web service for writing barcode.
    ClassResponse from web service. Contains generated barcode image as Base64 string.
    ClassContains result of ISO15415 barcode print quality test.
    ClassContains result of ISO15416 barcode print quality test.
    ClassContains result of ISO15416 barcode print quality test.
    ClassContains information about recognized Mailmark CMDM 2D barcode.
    ClassContains information about value of Mailmark CMDM 2D barcode.
    ClassContains information about recognized PPN barcode.
    ClassContains information about value of PPN barcode.
    ClassContains information about recognized Swiss QR Code barcode.
    ClassContains information about value of Swiss QR Code barcode.
    See Also