BarcodeReaderModule
The BarcodeReaderModule class defines general methods of the barcode reader module.
Definition
Namespace: Dynamsoft.BarcodeReader.Maui
Assembly: Dynamsoft.BarcodeReader.Maui
class BarcodeReaderModule
Methods
| Method | Description |
|---|---|
GetVersion |
Get the version of Dynamsoft.BarcodeReader.Maui library and its native dependency versions. |
GetVersion
Get the version of Dynamsoft.BarcodeReader.Maui library and its native dependency versions.
static string GetVersion();
Return Value
The version of Dynamsoft.BarcodeReader.Maui library and its native dependency versions.