Resource Base
Thanks for downloading Dynamsoft Barcode Reader Package!
Your download will start shortly. If your download does not begin, click here to retry.
Method | Description |
---|---|
GetVersion |
Get version information of SDK. |
Get version information of SDK.
string Dynamsoft.Barcode.BarcodeReader.GetVersion()
The version info string.
BarcodeReader reader = new BarcodeReader();
string version = reader.GetVersion();
version 7.6.0