Resource Base
Table of contents
Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.

License Control

  • license

license

Specify an online license or an offline license. Dynamsoft usually provides an online license.

license needs to be set before createInstance() or loadWasm().

static license: string

Code Snippet

Dynamsoft.DCP.CodeParser.license = "YOUR-LICENSE-KEY";
let parser = await Dynamsoft.DCP.CodeParser.createInstance();

Is this page helpful?

YesYes NoNo

In this article:

Version 2.2.10

    • version 2.2.10
    • Version 2.x
      • Version 2.0.20
    • Version 1.x
      • Version 1.1.0
      • Version 1.0.2
    Change +