Accusoft ImagXpress 13
EvalMode Property
Description
Gets and sets whether a watermark or dialog box will be displayed periodically when in evaluation mode.
Property Type
Read-write property
Syntax
Visual Basic
Public Property EvalMode As enumEvaluationMode
Return Type
An enumEvaluationMode value which determines the type of evaluation mode to use.
Remarks

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 Evaluation Mode to EVAL_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.

When running your project with the ImagXpress component in EVAL_Watermark mode under the Visual Basic 6 IDE, the component will still display the evaluation dialog box. However, setting the EvalMode property to EVAL_Watermark will allow your Visual Basic 6 compiled executable to properly watermark the image.

This property is only valid when running in trial mode or when the user with a paid edition wishes to try out a edition level higher than the one they are licensed for.

See Also

ImagXpress Object  | ImagXpress Members  | Edition Property

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback