ImageGear .NET - Updated March 30, 2018
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
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