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