AnnEncryptOptions property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

TAnnEncryptOptions* AnnEncryptOptions

Delphi Syntax

AnnEncryptOptions: TannEncryptOptions

Overview

Refer to Implementing Annotations.

Remarks

Gets or sets the annotation encryption options.

This property is updated with the annotation encryption options when the AnnGetEncryptOptions method is called. To set annotation encryption options set this property with the desired encryption options, and then call the AnnSetEncryptOptions method.

See Also

Elements:

AnnGetEncryptOptions method, AnnSetEncryptOptions method, Encryptor property (TAnnNameOptions), Flags property (TAnnNameOptions), Key property (TAnnNameOptions), NeverEncrypted property (TAnnNameOptions), SaveDecryptorKey property (TAnnNameOptions), SaveEncryptorKey property (TAnnNameOptions), ClearDecryptorKey property (TAnnNameOptions), ClearEncryptorKey property (TAnnNameOptions), EncryptBitmap property (TAnnNameOptions), AnnEncryptApply method

Topics:

Annotations: Object Manipulation