'Declaration Protected Overridable Function GetBarcodeAsBase64Image( _
ByVal requestParamsПараметры для генератора штрих-кода.As Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams _
) As Vintasoft.Shared.Web.WebResponseParamsBase
protected virtual Vintasoft.Shared.Web.WebResponseParamsBase GetBarcodeAsBase64Image(
Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams requestParams
)
protected: virtual Vintasoft.Shared.Web.WebResponseParamsBase* GetBarcodeAsBase64Image(
Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams* requestParams
)
protected:
virtual Vintasoft.Shared.Web.WebResponseParamsBase^ GetBarcodeAsBase64Image(
Vintasoft.Barcode.Web.Services.WebBarcodeWriteRequestParams^ requestParams
)
Parameters
- requestParams
- Параметры для генератора штрих-кода.
Return Value
Изображение штрих-кода в виде Base64-строки.