LicenseModule
The LicenseModule class defines general functions in the license module.
Definition
Namespace: Dynamsoft.License
public static class LicenseModule
Methods
| Method | Description |
|---|---|
| GetVersion | Returns the version of the license module. |
GetVersion
Returns the version of the license module.
static string GetVersion()
Return Value
Returns a string representing the version of the license module.