'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Overridable Function GetBarcodeAsBase64Image( _
ByVal requestParamsParameters for barcode writer.As Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams _
) As Vintasoft.Barcode.Web.Services.WebBarcodeWriteResponseParams
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public virtual Vintasoft.Barcode.Web.Services.WebBarcodeWriteResponseParams GetBarcodeAsBase64Image(
Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: virtual Vintasoft.Barcode.Web.Services.WebBarcodeWriteResponseParams* GetBarcodeAsBase64Image(
Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams* requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public:
virtual Vintasoft.Barcode.Web.Services.WebBarcodeWriteResponseParams^ GetBarcodeAsBase64Image(
Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams^ requestParams
)
Parameters
- requestParams
- Parameters for barcode writer.
Return Value
Barcode image as Base64 string.