Leadtools Namespace > RasterSupport Class : Unlock Method |
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.
[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 )
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.
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