C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the key used to encrypt or decrypt this AnnEncryptObject object.
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 key)
get_Key();set_Key(value);Object.defineProperty('Key');
public:virtual property Int32 Key{Int32 get()void set(Int32 value)}
The key used to encrypt or decrypt this AnnEncryptObject object.
The key should be between 0 and 4294967295.
For an example, refer to AnnEncryptObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
