DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / CanEnableIme Property






    CanEnableIme Property (LicenseDialog)
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property CanEnableIme As System.Boolean
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Boolean
     
    value = instance.CanEnableIme
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also