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 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 )
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.