Gets a value indicating whether this AnnEncryptObject obect is ready to decrypt.
Object.defineProperty(AnnEncryptObject.prototype, 'canDecrypt',
get: function()
)
canDecrypt: boolean; // read-only
true if this AnnEncryptObject object is ready to decrypt; otherwise, false.
This AnnEncryptObject object is ready to decrypt if the value of Encryptor property is false.
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