Barcode Xpress for ActiveX v13.4 - 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 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 in the License object to one of these values:

Setting EvaluationMode property to Watermark
Copy Code
m_pBarcodeXpress->EvaluationMode = BC_EvalModeWatermark;