FormFix v6.0 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. Run the installer to install 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 the Accusoft product in evaluation mode. Evaluation mode behavior can be defined by setting the EvaluationMode property (FF: EvaluationMode, FD:  ) in the Licensing object (FF: Licensing, FD: ) to one of these values:

formFix1.Licensing.EvaluationMode = Accusoft.FormFixSdk.EvaluationMode.Timeout;
formDirector1.Licensing.EvaluationMode = Accusoft.FormDirectorSdk.EvaluationMode.Timeout;

 

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