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