LicenseModule
The LicenseModule class defines general functions in the license module.
Definition
Module: dynamsoft_license
class LicenseModule
Methods
| Method | Description |
|---|---|
| get_version | Returns the version of the license module. |
get_version
Returns the version of the license module.
@staticmethod
def get_version() -> str:
Return Value
Returns a string representing the version of the license module.