encryptor Property

Summary

Gets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnEncryptObject.prototype, 'encryptor', 
	get: function(), 
	set: function(value) 
) 
encryptor: boolean; 

Property Value

true if this AnnEncryptObject object is an encryptor; false if this AnnEncryptObject object is a decryptor.

Example

For an example, refer to AnnEncryptObject.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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