IdentityUtilityModule
The IdentityUtilityModule class provides common functions of the identity utility module.
Remarks
Introduced in Dynamsoft Capture Vision version 3.4.1000.
Definition
Namespace: Dynamsoft.IdUtility
public class IdentityUtilityModule
Methods
| Method | Description |
|---|---|
GetVersion |
Returns the version of the identity utility module. |
GetVersion
Returns the version of the identity utility module.
static string GetVersion()
Return value
Returns a string representing the version of the identity utility module.