(Leadtools.Annotations.Core)

Key Property

Show in webframe





Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object.
Syntax
public virtual int Key {get; set;}
Public Overridable Property Key As Integer
public virtual int Key {get; set;}
@property (nonatomic) int key;
public int getKey();
public void setKey(int value);
            
 
get_Key();
set_Key(value);
Object.defineProperty('Key');

Property Value

The key used to encrypt or decrypt this AnnEncryptObject object.
Remarks

The key should be between 0 and 4294967295.

Example

For an example, refer to AnnEncryptObject.

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.