LEADTOOLS JavaScript (Leadtools.Annotations.Core)

CanEncrypt Property

Show in webframe
Gets a value indicating whether this AnnEncryptObject object is ready to encrypt.
Syntax
get_canEncrypt();
Object.defineProperty('canEncrypt');

Property Value

TypeDescription
booleantrue if this AnnEncryptObject object is ready to encrypt; otherwise, false.
Remarks

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).

Example

For an example, refer to AnnEncryptObject.

See Also

Reference

AnnEncryptObject Object
AnnEncryptObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.