Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.
CodeParserModule Class
CodeParserModule
class defines general functions of the code parser module.
Definition
Namespace: com.dynamsoft.dcp
Assembly: DynamsoftCodeParser.aar
class CodeParserModule
Method | Description |
---|---|
getVersion |
Get version information of SDK. |
getVersion
Get version information of SDK.
static String getVersion();
Return Value
The version information string.