VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Barcode.Web.Api2Controllers Namespace / VintasoftBarcodeApi2Controller Class
В этом разделе
    VintasoftBarcodeApi2Controller Class Methods
    В этом разделе
    Чтобы увидеть список всех методов этого типа, смотрите VintasoftBarcodeApi2Controller.
    Публичные Методы
     ИмяОписание
    Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Наследуется от System.Web.Http.ApiController)
    Public MethodExecutes asynchronously a single HTTP operation. (Наследуется от System.Web.Http.ApiController)
    Public MethodГенерирует изображение штрих-кода и возвращает изображение штрих-кода в виде Base64-строки.
    Public MethodРаспознает штрих-коды в веб изображении.
    Public MethodРаспознает штрих-коды в веб изображении, которое представлено Base64-строкой.
    Public MethodOverloaded. Validates the given entity and adds the validation errors to the model state under the empty prefix, if any. (Наследуется от System.Web.Http.ApiController)
    Защищенные Методы
     ИмяОписание
    Protected MethodСоздает хранилище данных для текущего сеанса.
    Protected MethodСоздает VintasoftBarcodeWebService, который обрабатывает HTTP запросы от клиентов и позволяет распознавать и генерировать штрих-коды.
    Protected MethodInitializes the System.Web.Http.ApiController instance with the specified controllerContext. (Наследуется от System.Web.Http.ApiController)
    Смотрите также