Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Key Property






Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object.
Syntax
public int Key {get; set;}
'Declaration
 
Public Property Key As Integer
'Usage
 
Dim instance As AnnEncryptObject
Dim value As Integer
 
instance.Key = value
 
value = instance.Key

            

            
public:
property int Key {
   int get();
   void set (    int value);
}

Property Value

The key used to encrypt or decrypt this AnnEncryptObject object.
Remarks
This Key should be between 0 and 4294967295.
Example

For C#/VB examples, refer to AnnEncryptObject.

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

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