EnableClearEncryptorKey property (ILEADRasterAnnEncryptOption)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL EnableClearEncryptorKey;

Overview

Refer to Implementing Annotations.

Remarks

Indicates what happens to encrypt keys after calling AnnEncryptApply.

Setting

Description

VARIANT_TRUE

All encrypt objects whose state has become ‘encryptor’ have the key set to 0.

VARIANT_FALSE

All encrypt objects whose state has become ‘encryptor’ have the key unchanged.

See Also

Elements:

AnnEncryptOptions property, AnnGetEncryptOptions method, AnnSetEncryptOptions method, EnableEncryptor property, Flags property, EnableEncryptor property, Key property, EnableNeverEncrypted property, EnableSaveDecryptorKey property, EnableSaveEncryptorKey property, EnableClearDecryptorKey property, EncryptRaster property

Topics:

Annotations (Document/Medical only): Object Manipulation