BarcodeReaderModule
The BarcodeReaderModule
class defines general functions in the barcode reader module.
Definition
Namespace: Dynamsoft.DBR
Assembly: Dynamsoft.BarcodeReader.dll
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.