Chilkat: License Key Top
: You can redistribute Chilkat libraries (DLLs, shared libraries) as part of your own application's installer without paying additional royalties. How to Get and Use Your License Key Obtaining a Key
Chilkat.Global glob = new Chilkat.Global(); bool success = glob.UnlockBundle("YOUR_PURCHASED_LICENSE_KEY"); if (success) { // The library is now unlocked and ready to use } Use code with caution. Licensing Tiers and Maintenance chilkat license key top
: Once purchased, a license key is perpetual for the version you bought. It does not expire, meaning your application will continue to work indefinitely without recurring fees for that specific version. : You can redistribute Chilkat libraries (DLLs, shared
: You can start a fully-functional 30-day trial by passing an arbitrary string (e.g., "Hello World") to the UnlockBundle method. It does not expire, meaning your application will
: Covers any number of developers at a specific company location. The Maintenance Period
Understanding the Chilkat License Key: A Comprehensive Guide
: Unlike some software that requires installation-time registration, Chilkat components are unlocked via a method call (like UnlockBundle ) at the start of your program.