LEADTOOLS JavaScript (Leadtools.Annotations.Core)

SerializeKeyIfEncrypted Property

Show in webframe
Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is serialized along with the rest of the object.
Syntax
get_serializeKeyIfEncrypted();
set_serializeKeyIfEncrypted(value);
Object.defineProperty('serializeKeyIfEncrypted');

Property Value

TypeDescription
booleantrue if the Key of this AnnEncryptObject object is serialized along with the rest of the object; otherwise, false.
Remarks

Normally this value is only changed before saving this AnnEncryptObject object to a disk file. It is then restored once the save operation is done.

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.