UtilityModule
The UtilityModule
class defines common functionality in the DynamsoftUtility
module.
Definition
Namespace: Dynamsoft.Utility.Maui
Assembly: Dynamsoft.Utility.Maui
class UtilityModule
Methods
Method | Description |
---|---|
GetVersion |
Get the version of DynamsoftUtility module. |
getVersion
Get the version of DynamsoftUtility
module.
static string GetVersion();
Return Value
The version of DynamsoftUtility
module.