CodeParserModule Class
The CodeParserModule class defines general functions in the code parser module.
Definition
Namespace: Dynamsoft.DCP
public static class CodeParserModule
Methods
| Method | Description |
|---|---|
GetVersion |
Returns the version of the code parser module. |
GetVersion
Returns the version of the code parser module.
static string GetVersion()
Return Value
The version information string.