ImageGear .NET - Updated
How to Register an Evaluation License
User Guide > Licensing and Distributing > Evaluation Licensing > How to Register an Evaluation License

Download a free full-featured trial version of the required product from the Accusoft website.

  1. Fill out the form on the website.
  2. Click Request Download.
  3. Check your email for the link to start the download.
  4. Run the installer to install the product. You will automatically have an Evaluation license when you complete the installation.

Explore the product - read the help documentation, run the samples, use the API. To buy the toolkit, contact us.

Setting Evaluation Mode Behavior

You have the flexibility to change the behavior of ImageGear in Evaluation mode. Evaluation mode behavior can be defined by setting the ImGearEvaluationManager.Mode property to one of these values:

Setting Mode property to Watermark
Copy Code
ImGearEvaluationManager.Mode = ImGearEvaluationMode.Watermark;