Table of contents

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.

Is this page helpful?

YesYes NoNo

In this article: