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




In This Topic
    ImGearLicense Class
    In This Topic
    Manages licensing data (i.e., license type and key).
    Object Model
    ImGearLicense Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearLicense 
    'Usage
     
    Dim instance As ImGearLicense
    public sealed class ImGearLicense 
    public __gc __sealed class ImGearLicense 
    public ref class ImGearLicense sealed 
    Example
    Inheritance Hierarchy

    System.Object
       ImageGear.Core.ImGearLicense

    See Also