Key property (ILEADRasterAnnEncryptOption)
long Key; | |
Overview |
Refer to Implementing Annotations. |
Remarks
Gets or sets a Key that is used for the encryption/decryption. This has a minimum value of 0 and a maximum value of 4294967295 (0xffffffff). When used in automation using the Encrypt dialog (right-clicking an encryptor), the maximum value is 999999999. When decrypting, use the same key that was used when the encryptor was applied.
See Also