Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Key Property






Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object.
Syntax
public virtual int Key {get; set;}
'Declaration
 
Public Overridable Property Key As Integer
public virtual int Key {get; set;}
@property (nonatomic) int key;
public int getKey()
public void setKey(int key)
            
 
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

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features