ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearLicense Class / Reset Method




In This Topic
    Reset Method (ImGearLicense)
    In This Topic
    Resets licensing settings, returning the product to evaluation mode.
    Syntax
    'Declaration
     
    Public Shared Sub Reset() 
    'Usage
     
    ImGearLicense.Reset()
    public static void Reset()
    public: static void Reset(); 
    public:
    static void Reset(); 
    See Also