LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Unlock Method






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.

.NET support Silverlight support
Syntax
[ObsoleteAttribute("This method no longer has any effect. Use SetLicenseFile instead.")]
public static void Unlock( 
   RasterSupportType support,
   string key
)
'Declaration
 
<ObsoleteAttribute("This method no longer has any effect. Use SetLicenseFile 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 SetLicenseFile instead.")]
public static void Unlock( 
   RasterSupportType support,
   string key
)
ObsoleteAttribute("This method no longer has any effect. Use SetLicenseFile instead.")
 function Leadtools.RasterSupport.Unlock( 
   support ,
   key 
)
[ObsoleteAttribute("This method no longer has any effect. Use SetLicenseFile 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterSupport Class
RasterSupport Members

 

 


Products | Support | Contact Us | Copyright Notices

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