LEADTOOLS Annotations (Leadtools.Annotations assembly)

ApplyAllDecryptors Method

Show in webframe





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

            

            
public:
virtual void ApplyAllDecryptors(); 
Remarks

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

This method will call the AnnEncryptObjectApply(RasterImageViewer) method for all AnnEncryptObject objects that have the AnnEncryptObject.CanDecrypt value set to true.

Example
For an example, refer to ApplyAllEncryptors.
Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


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