LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

ApplyAllDecryptors Method






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()
 function Leadtools.Annotations.AnnAutomation.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.