[]
        
(Showing Draft Content)

C1.Web.Api.BarCode.BarCodeController.Get

Get Method

Get(BarCodeRequest)

Gets the barcode image according to the specified request.

Declaration
public virtual IHttpActionResult Get(BarCodeRequest re)
Public Overridable Function [Get](re As BarCodeRequest) As IHttpActionResult
Parameters
Type Name Description
BarCodeRequest re

The request parameters

Returns
Type Description
IHttpActionResult

The barcode image