ImageGear .NET - Updated
ImGearEvaluationMode Enumeration




ImageGear24.Evaluation Assembly > ImageGear.Evaluation Namespace : ImGearEvaluationMode Enumeration
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
MemberDescription
TrialDialog Always displays the evaluation dialog on initial licensing validation and periodically afterwards, as well as when save operation is performed.
Watermark 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