ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Evaluation Namespace / ImGearEvaluationManager Class / Initialize Method




In This Topic
Initialize Method (ImGearEvaluationManager)
In This Topic
This class is deprecated and initializing the evaluation manager is no longer required to run in evaluation mode. Initializes the ImageGear.Evaluation.dll assembly.
Syntax
'Declaration
 
Public Shared Sub Initialize() 
 
'Usage
 
ImGearEvaluationManager.Initialize()
See Also