Accusoft BarcodeXpress v13.9 - Updated
BC_EvaluationMode Enumeration
AccusoftBarcodeXpress13 ActiveX DLL : BC_EvaluationMode Enumeration
Description

The choice of evaluation mode for the component.

Members
MemberValueDescription
BC_EvalModeTimeOut1

Timeout evaluation mode.

  • When running in evaluation mode, this component will timeout after 5 minutes instead of displaying the evaluation mode dialog box.
  • This is the appropriate evaluation mode for applications that have no user interface.
BC_EvalModeTrialDialog0

Automatic evaluation mode.

  • When possible, this component will automatically detect that it is running without a user interface and switch to another evaluation mode.
  • Otherwise, it will display the evaluation mode dialog box.
BC_EvalModeWatermark2

Watermark evaluation mode.

  • When running in evaluation mode, this component will insert the string " UNLICENSED accusoft.com " into the barcode value.
  • This is an appropriate evaluation mode for applications that have no user interface.
Remarks

To simplify your evaluation of this component, Accusoft has implemented an evaluation mode. Normally, this mode will display a dialog box reminding you that you are using evaluation mode. In certain environments with no user interface, such as services, displaying a dialog box will cause the application to stop and you must change the evaluation mode to avoid that problem.

In addition to displaying a dialog box while using the trial version, Barcode Xpress will also randomly insert " UNLICENSED accusoft.com " into the data stream of created DataMatrix and PDF417 barcodes.

 

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