LicenseModule
The LicenseModule
class defines general functions in the license module.
Definition
Namespace: Dynamsoft.License
Assembly: Dynamsoft.License.dll
public 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.