Gets a value indicating whether this AnnEncryptObject object is currently encrypted.
Object.defineProperty(AnnEncryptObject.prototype, 'isEncrypted',
get: function()
)
isEncrypted: boolean; // read-only
true if this AnnEncryptObject is currently encrypted; otherwise, false.
This AnnEncryptObject object is encrypted if the value of the Encryptor property is true and the Apply method has been called.
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