LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CanApplyEncryptor Property

Show in webframe
Gets a value that indicates whether the object currently being edited (selected) is an encryptor Leadtools.Annotations.Core.AnnEncryptObject and can be applied.
Syntax
get_canApplyEncryptor();
Object.defineProperty('canApplyEncryptor');

Property Value

TypeDescription
booleantrue if the object currently being edited (selected) is an encryptor Leadtools.Annotations.Core.AnnEncryptObject and can be applied; otherwise, false.
Remarks

This property indicates whether the object currently being edited (selected) is an Leadtools.Annotations.Core.AnnEncryptObject and also if the value of Leadtools.Annotations.Core.AnnEncryptObject.CanEncrypt is true.

Use the ApplyEncryptor method to apply the encryptor Leadtools.Annotations.Core.AnnEncryptObject currently being edited (selected).

See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.