ImageGear v26.0 - Updated
ImGearLicense.ImGearLicenseStatus Enumeration




ImageGear.Core Assembly > ImageGear.Core Namespace : ImGearLicense.ImGearLicenseStatus Enumeration
Indicates what kind of licensing is in use.
Syntax
'Declaration
 
Public Enum ImGearLicense.ImGearLicenseStatus 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearLicense.ImGearLicenseStatus
public enum ImGearLicense.ImGearLicenseStatus : System.Enum 
__value public enum ImGearLicense.ImGearLicenseStatus : public System.Enum 
public enum class ImGearLicense.ImGearLicenseStatus : public System.Enum 
Members
MemberValueDescription
Evaluation0 Indicates that evaluation mode is active because no license has been provided.
Licensed1 Inidcates that the product is licensed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Core.ImGearLicense.ImGearLicenseStatus

See Also

Reference

ImageGear.Core Namespace

Is this page helpful?
Yes No
Thanks for your feedback.