BarcodeReaderModule
The BarcodeReaderModule class defines general functions in the barcode reader module.
Definition
Namespace: Dynamsoft.DBR
public class BarcodeReaderModule
Methods
| Method | Description |
|---|---|
| GetVersion | Returns the version of the barcode reader module. |
GetVersion
Returns the version of the barcode reader module.
static string GetVersion()
Parameters
None.
Return Value
Returns a string representing the version of the barcode reader module.