Accusoft ThumbnailXpress 6
TN_EvaluationMode Enumeration
Description
Option values which designate evaluation modes available for use.
Members
MemberValueDescription
TN_Dialog0

Default value. TrialDialog specifies that a dialog box should be used during evaluation.

TN_Watermark1

All thumbnails are permanently watermarked with 'Eval'.

Remarks

The default value is TN_Dialog.


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 TN_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.

See Also

EvaluationMode Property

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback