Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeGenerator Class / GetResult Method

In This Topic
    GetResult Method
    In This Topic
    Gets the barcode image according to the specified request.
    Syntax
    'Declaration
     
    
    Public Function GetResult( _
       ByVal controller As ApiController _
    ) As IHttpActionResult

    Parameters

    controller
    See Also