ImGearEvaluationMode Enumeration
In This Topic
Specifies product evaluation mode.
Syntax
Members
Member | Value | Description |
TrialDialog | 0 | Always displays the evaluation dialog on initial licensing validation and periodically afterwards, as well as when save operation is performed. |
Watermark | 1 | 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