Specifies product evaluation mode.
Syntax
__value public enum ImGearEvaluationMode : public System.Enum
public enum class ImGearEvaluationMode : public System.Enum
Members
Member | Description |
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