Defines 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.
|
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
Accusoft.SmartZoneOCRSdk.EvaluationMode
See Also