Accusoft.TwainPro8.Net
Solution Key
Send Feedback
TwainPRO 8 for .NET - User Guide > Licensing > Runtime Licensing > Manually Reported Runtime (Non-Node-Locked) > Solution Key

Glossary Item Box

The Solution Key is

  Copy Code
TwainPro tp = new TwainPro();
tp.Licensing.SetSolutionName("ACMEImaging");
tp.Licensing.SetSolutionKey(0x1C3A023F, 0xA018F260, 0x37AF0E51, 0x557F2389);

The Solution Key must be set in order to use runtime licensing.

©2013. Accusoft Corporation. All Rights Reserved.