Leadtools.Annotations.Core Namespace > AnnEncryptObject Class : SerializeKeyIfEncrypted Property |
public virtual bool SerializeKeyIfEncrypted {get; set;}
Public Overridable Property SerializeKeyIfEncrypted As Boolean
public virtual bool SerializeKeyIfEncrypted {get; set;}
@property (nonatomic) BOOL serializeKeyIfEncrypted;
public bool getSerializeKeyIfEncrypted(); public void setSerializeKeyIfEncrypted(bool value);
get_SerializeKeyIfEncrypted();
set_SerializeKeyIfEncrypted(value);
Object.defineProperty('SerializeKeyIfEncrypted');
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.
For an example, refer to AnnEncryptObject.