Visual Basic |
---|
Public Property EvalMode As enumEvaluationMode |
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. |
ImagXpress Object | ImagXpress Members | Edition Property