BarcodeReaderModule
The BarcodeReaderModule class defines general functions in the barcode reader module.
Definition
Package: com.dynamsoft.dbr
public final class BarcodeReaderModule
Methods
| Method | Description |
|---|---|
| getVersion | Returns the version of the barcode reader module. |
getVersion
Returns the version of the barcode reader module.
public static String getVersion()
Parameters
None.
Return Value
Returns a string representing the version of the barcode reader module.