VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode.Web.Services Namespace / WebBarcodeWriteRequestParams Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
WebBarcodeWriteRequestParams Class
In This Topic
Request to a web service. Contains parameters, which must be sent to a web service for writing barcode.
Object Model
WebMailmarkCMDMBarcodeValue WebPpnBarcodeValue WebSwissQRCodeBarcodeValue WebBarcodeWriteRequestParams
Syntax
'Declaration

Public Class WebBarcodeWriteRequestParams
   Inherits Vintasoft.Shared.Web.WebRequestParamsBase

public class WebBarcodeWriteRequestParams : Vintasoft.Shared.Web.WebRequestParamsBase

Inheritance Hierarchy

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

Requirements

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

See Also