LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

IsLocked Method






Support type
Indicates whether support is locked for an optional feature, such as LEADTOOLS Document/Medical capabilities. .NET support Silverlight support WinRT support
Syntax
public static bool IsLocked( 
   RasterSupportType support
)
'Declaration
 
Public Shared Function IsLocked( _
   ByVal support As RasterSupportType _
) As Boolean
'Usage
 
Dim support As RasterSupportType
Dim value As Boolean
 
value = RasterSupport.IsLocked(support)
public static bool IsLocked( 
   RasterSupportType support
)
 function Leadtools.RasterSupport.IsLocked( 
   support 
)
public:
static bool IsLocked( 
   RasterSupportType support
) 

Parameters

support
Support type

Return Value

true or false
Remarks

To set a runtime license and unlock a feature, use the SetLicense(String,String) method.

For more information, refer to Unlocking Special LEAD Features and A Special Note about Loading 12 and 16 Bit Grayscale Images.

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

Example
For an example, refer to RasterSupport.
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.