Leadtools.Workflow.Raster Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
UnlockedFeatures Property
See Also 
Leadtools.Workflow.Raster Namespace > UnlockSupportActivity Class : UnlockedFeatures Property



Gets a dictionary that contains unlock support information. Each entry is a pair of type (RasterSupportType, String), where the first item is the capability to unlock, and the second is the unlock key.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property UnlockedFeatures As Dictionary(Of RasterSupportType, String)
Visual Basic (Usage)Copy Code
Dim instance As UnlockSupportActivity
Dim value As Dictionary(Of RasterSupportType, String)
 
value = instance.UnlockedFeatures
C# 
public Dictionary<RasterSupportType, string> UnlockedFeatures {get;}
C++/CLI 
public:
property Dictionary<RasterSupportType, String>^ UnlockedFeatures {
   Dictionary<RasterSupportType, String>^ get();
}

Return Value

A dictionary that contains unlock support information.

Remarks

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.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features