VintaSoft Barcode .NET SDK 14.3: Documentation for Web developer
Vintasoft.Barcode.Web.Services Namespace / VintasoftBarcodeWebService Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftBarcodeWebService Class
    In This Topic
    A platform-independent web service that handles HTTP requests from clients and allows to read and write barcodes.
    Object Model
    IDataStorage VintasoftBarcodeWebService
    Syntax
    'Declaration
    
    Public Class VintasoftBarcodeWebService
    
    
    public class VintasoftBarcodeWebService
    
    
    public __gc class VintasoftBarcodeWebService
    
    
    public ref class VintasoftBarcodeWebService
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Barcode.Web.Services.VintasoftBarcodeWebService

    Requirements

    Target Platforms: .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also