canDecrypt Property

Summary

Gets a value indicating whether this AnnEncryptObject object is ready to decrypt.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnEncryptObject.prototype, 'canDecrypt', 
	get: function() 
) 
canDecrypt: boolean; // read-only 

Property Value

true if this AnnEncryptObject object is ready to decrypt; otherwise, false.

Remarks

This AnnEncryptObject object is ready to decrypt if the value of Encryptor property is false.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.