ImageGear .NET v25.1 - Updated
Initialize Method (ImGearEvaluationManager)




ImageGear.Evaluation Assembly > ImageGear.Evaluation Namespace > ImGearEvaluationManager Class : Initialize Method
Initializes the ImageGear.Evaluation.dll assembly.
Syntax
'Declaration
 
Public Shared Sub Initialize() 
'Usage
 
ImGearEvaluationManager.Initialize()
public static void Initialize()
public: static void Initialize(); 
public:
static void Initialize(); 
Remarks

This method initializes the evaluation licensing and must be called prior to using any other licensing call.

See Also

Reference

ImGearEvaluationManager Class
ImGearEvaluationManager Members