VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode.AspNetCore.ApiControllers Namespace / VintasoftBarcodeApiController Class
Constructors Properties Methods SeeAlso
In This Topic
    VintasoftBarcodeApiController Class Members
    In This Topic
    The following tables list the members exposed by VintasoftBarcodeApiController.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the VintasoftBarcodeApiController class.
    Public Properties
    Public Methods
     NameDescription
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodGenerates a barcode image and returns barcode image as Base64 string.
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodReads information about barcodes from web image.
    Public MethodReads information about barcodes from web image, which is represented by a Base64 string.
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public Method (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Public MethodOverloaded. (Inherited from Microsoft.AspNetCore.Mvc.ControllerBase)
    Protected Methods
     NameDescription
    Protected MethodCreates a data storage for current session.
    Protected MethodCreates the VintasoftBarcodeWebService that handles HTTP requests from clients and allows to read and write barcodes.
    See Also