Accusoft.ThumbnailXpress5.Net
EvaluationMode Enumeration
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace : EvaluationMode Enumeration




Glossary Item Box

Option values which determine the evaluation modes available for use.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
TrialDialog0Default value. TrialDialog specifies that a dialog box should be used during evaluation.
Watermark1All thumbnails are permanently watermarked with 'Eval'.

Remarks

The default value is TrialDialog.

In order to test the component in an application running as a service or other environments where the component does not have permissions to create a window, the application logic needs to set the EvaluationMode to Watermark. In this mode, the component does not attempt to create the Evaluation Mode dialog window, but permanently watermarks all image data passed through it.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ThumbnailXpressSdk.EvaluationMode

See Also

©2013. Accusoft Corporation. All Rights Reserved.