LicenseModule
The LicenseModule class represents the license module, which provides general functions for managing licenses.
Definition
Namespace: Dynamsoft.License.Maui
Assembly: Dynamsoft.License.Maui
class LicenseModule
Methods
| Method | Description |
|---|---|
GetVersion |
Get the version of Dynamsoft License module. |
GetVersion
Get the version of Dynamsoft License module.
static string GetVersion();
Return Value
The version of Dynamsoft License module.