[]
Gets the barcode image according to the specified request.
public virtual IHttpActionResult Get(BarCodeRequest re)
| Type | Name | Description |
|---|---|---|
| BarCodeRequest | re | The request parameters |
| Type | Description |
|---|---|
| IHttpActionResult | The barcode image |