(Leadtools.Annotations.Automation)

CanApplyDecryptor Property

Show in webframe




Gets a value that indicates whether the object currently being edited is a decryptor Leadtools.Annotations.Core.AnnEncryptObject and can be applied.
Syntax
public bool CanApplyDecryptor {get;}
public bool CanApplyDecryptor {get;}
@property (nonatomic, readonly) BOOL canApplyDecryptor;
public boolean canApplyDecryptor()
            
 get_CanApplyDecryptor(); 

Property Value

true if the object currently being edited is a decryptor Leadtools.Annotations.Core.AnnEncryptObject and can be applied; otherwise, false.
Remarks

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

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

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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