(Leadtools.Annotations.Automation)

CanApplyAllEncryptors Property

Show in webframe




Gets a value that indicates whether any encryptor Leadtools.Annotations.Core.AnnEncryptObject object in this AnnAutomation can be applied.
Syntax
public bool CanApplyAllEncryptors {get;}
public bool CanApplyAllEncryptors {get;}
@property (nonatomic, readonly) BOOL canApplyAllEncryptors;
public boolean canApplyAllEncryptors()
            
 get_CanApplyAllEncryptors(); 

Property Value

true if any encryptor Leadtools.Annotations.Core.AnnEncryptObject object in this AnnAutomation can be applied; otherwise, false.
Remarks

This property gets a value that indicates whether there is at least one encryptor Leadtools.Annotations.Core.AnnEncryptObject currently in this AnnAutomation that can be applied. The Leadtools.Annotations.Core.AnnEncryptObject.CanEncrypt value must be true in order to be able to apply an encryptor Leadtools.Annotations.Core.AnnEncryptObject.

Use the ApplyAllEncryptors method to apply all the encryptor Leadtools.Annotations.Core.AnnEncryptObject objects in this AnnAutomation that have not been applied.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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