CodeParserModule Class
CodeParserModule
class defines general functions of the code parser module.
Definition
Namespace: Dynamsoft.CodeParser.Maui
Assembly: Dynamsoft.CodeParser.Maui
class CodeParserModule
Methods
Method | Description |
---|---|
GetVersion |
Get version information of SDK. |
GetVersion
Get version information of SDK.
static string GetVersion();
Return Value
The version information string.