VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Barcode.Web.Services Namespace / WebBarcodeWriteRequestParams Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс WebBarcodeWriteRequestParams
    В этом разделе
    Запрос к веб сервису. Содержит параметры, которые необходимо отправить веб сервису для генерации штрих-кода.
    Объектная модель
    WebMailmarkCMDMBarcodeValue WebPpnBarcodeValue WebSwissQRCodeBarcodeValue WebBarcodeWriteRequestParams
    Синтаксис
    'Declaration
    
    Public Class WebBarcodeWriteRequestParams
       Inherits Vintasoft.Shared.Web.WebRequestParamsBase
    
    
    public class WebBarcodeWriteRequestParams : Vintasoft.Shared.Web.WebRequestParamsBase
    
    
    public __gc class WebBarcodeWriteRequestParams : public Vintasoft.Shared.Web.WebRequestParamsBase*
    
    
    public ref class WebBarcodeWriteRequestParams : public Vintasoft.Shared.Web.WebRequestParamsBase^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Shared.Web.WebRequestParamsBase
          Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также