SmartZone v6.1 for .NET - Updated
How to Register an Evaluation License
Developer 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 specific product page on 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. Unzip the downloaded file to start using the product.

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 Accusoft products in evaluation mode. Evaluation mode behavior can be defined by setting the EvaluationMode property (ICR: EvaluationMode; OCR: EvaluationMode) in the Licensing object (ICR: Licensing; OCR: Licensing) to one of these values:

szicr.Licensing.EvaluationMode = Accusoft.SmartZoneICRSdk.EvaluationMode.Timeout;
szocr.Licensing.EvaluationMode = Accusoft.SmartZoneOCRSdk.EvaluationMode.Timeout;

See Also
Is this page helpful?
Yes No
Thanks for your feedback.