Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

SerializeKeyIfEncrypted Property






Gets or sets a value to indicate whether the Key of this AnnEncryptObject object is serialized along with the rest of the object.
Syntax
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');

Property Value

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

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features