LEADTOOLS (Leadtools assembly)

Unlock Method

Show in webframe







Support type
key string

Unlocks support for an optional feature, such as LEADTOOLS Document/Medical capabilities.

NOTE: This method has been marked as obsolete and no longer serves any purpose.

Syntax
[ObsoleteAttribute("This method no longer has any effect. Use SetLicense instead.")]
public static void Unlock( 
   RasterSupportType support,
   string key
)
'Declaration
 
<ObsoleteAttribute("This method no longer has any effect. Use SetLicense instead.")>
Public Shared Sub Unlock( _
   ByVal support As RasterSupportType, _
   ByVal key As String _
) 
'Usage
 
Dim support As RasterSupportType
Dim key As String
 
RasterSupport.Unlock(support, key)
[ObsoleteAttribute("This method no longer has any effect. Use SetLicense instead.")]
public static void Unlock( 
   RasterSupportType support,
   string key
)

            

            
ObsoleteAttribute("This method no longer has any effect. Use SetLicense instead.")
 function Leadtools.RasterSupport.Unlock( 
   support ,
   key 
)
[ObsoleteAttribute("This method no longer has any effect. Use SetLicense instead.")]
public:
static void Unlock( 
   RasterSupportType support,
   String^ key
) 

Parameters

support
Support type
key
key string
Remarks

NOTE: This method has been marked as obsolete and no longer serves any purpose.

In order to set a runtime license and unlock optional features such as LEADTOOLS Imaging Pro, Document and Medical capabilities, or PDF support, you must use SetLicense.

For information about LEADTOOLS Document/Medical capabilities, contact LEAD.

Requirements

Target Platforms

See Also

Reference

RasterSupport Class
RasterSupport Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.