CoreModule
The CoreModule class defines general functions of the core module.
Definition
Namespace: Dynamsoft.Core.Maui
Assembly: Dynamsoft.Core.Maui
class CoreModule
Methods
| Method | Description |
|---|---|
GetVersion |
Get the version of the Dynamsoft.Core.Maui library and its native dependency versions. |
getVersion
Get the version of the Dynamsoft.Core.Maui library and its native dependency versions.
static string GetVersion;
Return Value
The version of the Dynamsoft.Core.Maui library and its native dependency versions.