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


In This Topic
    ImGearLicense Class Members
    In This Topic

    The following tables list the members exposed by ImGearLicense.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearLicense class object.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Checks if the product is licensed or in evaluation mode.  
    Public Methodstatic (Shared in Visual Basic) Resets licensing settings, returning the product to evaluation mode.  
    Public Methodstatic (Shared in Visual Basic) Sets the license key.  
    Public Methodstatic (Shared in Visual Basic) This method has been deprecated. Use the ImGearLicense.SetLicenseKey(string) method instead. Sets the licensing OEM key.  
    Public Methodstatic (Shared in Visual Basic) Sets the licensing solution key.  
    Public Methodstatic (Shared in Visual Basic) Sets the licensing solution name.  
    Top
    See Also