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