
Visual Basic
C#
Managed Extensions for C++
C++/CLI
| C# | Copy Code |
|---|---|
// Solution Name, Key, and License Key provided by AccuSoft for your deployment. ImGearLicense.SetSolutionName("YourSolutionName"); ImGearLicense.SetSolutionKey(12345, 12345, 12345, 12345); ImGearLicense.SetOEMLicenseKey("2.0.AStringForOEMLicensingContactAccusoftSalesForMoreInformation..."); | |
| Visual Basic | Copy Code |
|---|---|
'Solution Name, Key, and License Key provided by Accusoft for your deployment. ImGearLicense.SetSolutionName("YourSolutionName") ImGearLicense.SetSolutionKey(12345, 12345, 12345, 12345) ImGearLicense.SetOEMLicenseKey("2.0.AStringForOEMLicensingContactAccusoftSalesForMoreInformation...") | |
System.Object
ImageGear.Core.ImGearLicense