EnableClearDecryptorKey property (ILEADRasterAnnEncryptOption)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL EnableClearDecryptorKey;

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 ‘decryptor’ have the key set to 0.

VARIANT_FALSE

All encrypt objects whose state has become ‘decryptor’ 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, EnableClearEncryptorKey property, EncryptRaster property

Topics:

Annotations (Document/Medical only): Object Manipulation