The evaluation choice of the component.
Syntax
Members
Member | Value | Description |
Timeout | 1 |
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.
|
TrialDialog | 0 |
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.
|
Watermark | 2 | 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. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
Accusoft.BarcodeXpressSdk.EvaluationMode
See Also