Name | Description | |
---|---|---|
VintasoftBarcodeApi2Controller | Initializes a new instance of the VintasoftBarcodeApi2Controller class. |
Name | Description | |
---|---|---|
VintasoftBarcodeApi2Controller | Initializes a new instance of the VintasoftBarcodeApi2Controller class. |
Name | Description | |
---|---|---|
ActionContext | (Inherited from System.Web.Http.ApiController) | |
Configuration | (Inherited from System.Web.Http.ApiController) | |
ControllerContext | (Inherited from System.Web.Http.ApiController) | |
IsEmptySessionSupported | Gets or sets a value indicating whether the API controller can work with undefined session. | |
ModelState | (Inherited from System.Web.Http.ApiController) | |
Request | (Inherited from System.Web.Http.ApiController) | |
RequestContext | (Inherited from System.Web.Http.ApiController) | |
Url | (Inherited from System.Web.Http.ApiController) | |
User | (Inherited from System.Web.Http.ApiController) |
Name | Description | |
---|---|---|
Dispose | Overloaded. (Inherited from System.Web.Http.ApiController) | |
ExecuteAsync | (Inherited from System.Web.Http.ApiController) | |
GetBarcodeAsBase64Image | Generates a barcode image and returns barcode image as Base64 string. | |
ReadBarcodes | Reads information about barcodes from web image. | |
ReadBarcodesFromBase64 | Reads information about barcodes from web image, which is represented by a Base64 string. | |
Validate | Overloaded. (Inherited from System.Web.Http.ApiController) |
Name | Description | |
---|---|---|
CreateSessionDataStorage | Creates a data storage for current session. | |
CreateWebService | Creates the VintasoftBarcodeWebService that handles HTTP requests from clients and allows to read and write barcodes. | |
Initialize | (Inherited from System.Web.Http.ApiController) |