Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnEncryptObject Class : SerializeKeyIfEncrypted Property |
public virtual bool SerializeKeyIfEncrypted {get; set;}
'Declaration
Public Overridable Property SerializeKeyIfEncrypted As Boolean
public virtual bool SerializeKeyIfEncrypted {get; set;}
@property (nonatomic) BOOL serializeKeyIfEncrypted;
public boolean getSerializeKeyIfEncrypted() public void setSerializeKeyIfEncrypted(boolean serialize)
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.