LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)
LEAD Technologies, Inc

DeveloperKey Property






Sets the developer key for a runtime license for LEADTOOLS and unlock functionality.
Syntax
[ValidationOptionAttribute(ValidationOption.Optional)]
[BrowsableAttribute(true)]
[MyDescriptionAttribute("")]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
public string DeveloperKey {get; set;}
'Declaration
 
<ValidationOptionAttribute(ValidationOption.Optional)>
<BrowsableAttribute(True)>
<MyDescriptionAttribute("")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
Public Property DeveloperKey As String
'Usage
 
Dim instance As UnlockSupportActivity
Dim value As String
 
instance.DeveloperKey = value
 
value = instance.DeveloperKey
[ValidationOptionAttribute(ValidationOption.Optional)]
[BrowsableAttribute(true)]
[MyDescriptionAttribute("")]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
public string DeveloperKey {get; set;}
ValidationOptionAttribute(ValidationOption.Optional)
BrowsableAttribute()
MyDescriptionAttribute("")
DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)
 get_DeveloperKey();
set_DeveloperKey(value);
[ValidationOptionAttribute(ValidationOption.Optional)]
[BrowsableAttribute(true)]
[MyDescriptionAttribute("")]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
public:
property String^ DeveloperKey {
   String^ get();
   void set (    String^ value);
}

Property Value

String containing the developer key for the runtime license.
Remarks

For more information, refer to Unlocking Special LEAD Features.

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

UnlockSupportActivity Class
UnlockSupportActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

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

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