Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

Encryptor Property

Show in webframe
Gets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor.
Syntax
get_encryptor();
set_encryptor(value);
Object.defineProperty('encryptor');

Property Value

TypeDescription
booleantrue if this AnnEncryptObject object is an encryptor; false if this AnnEncryptObject object is a decryptor.
Example

For an example, refer to AnnEncryptObject.

See Also

Reference

AnnEncryptObject Object
AnnEncryptObject Members

Error processing SSI file