ImageGear v26.0 - Updated
ImGearEvaluationMode Enumeration




ImageGear.Core Assembly > ImageGear.Evaluation Namespace : ImGearEvaluationMode Enumeration
This class is deprecated and initializing the evaluation manager is no longer required to run in evaluation mode. The evaluation mode is always Watermark. Specifies product evaluation mode.
Syntax
'Declaration
 
Public Enum ImGearEvaluationMode 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearEvaluationMode
public enum ImGearEvaluationMode : System.Enum 
__value public enum ImGearEvaluationMode : public System.Enum 
public enum class ImGearEvaluationMode : public System.Enum 
Members
MemberValueDescription
Watermark0 Causes a watermark to be applied to images displayed on screen, saved to stream and sent to a printer.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Evaluation.ImGearEvaluationMode

See Also

Reference

ImageGear.Evaluation Namespace

Is this page helpful?
Yes No
Thanks for your feedback.