LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

DeveloperKey Property

Show in webframe





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

            

            
[MyDescriptionAttribute("")]
[ValidationOptionAttribute(ValidationOption.Optional)]
[BrowsableAttribute(true)]
[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

See Also

Reference

UnlockSupportActivity Class
UnlockSupportActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 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