ImGearEvaluationMode Enumeration
In This Topic
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
Members
Member | Value | Description |
Watermark | 0 |
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