LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

ApplyAllEncryptors Method

Show in webframe





Applies all the encryptor AnnEncryptObject objects in this AnnAutomation.
Syntax
public virtual void ApplyAllEncryptors()
'Declaration
 
Public Overridable Sub ApplyAllEncryptors() 
'Usage
 
Dim instance As AnnAutomation
 
instance.ApplyAllEncryptors()

            

            
public:
virtual void ApplyAllEncryptors(); 
Remarks

Use the CanApplyAllEncryptors property to determine whether you can currently call this method.

This method will call the AnnEncryptObjectApply method for all AnnEncryptObject objects that have the AnnEncryptObject.CanEncrypt value set to true.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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