←Select platform

ApplyAllDecryptors Method

Summary
Applies all the decryptor AnnEncryptObject objects in this AnnAutomation.
Syntax
C#
VB
Objective-C
C++
Java
public void ApplyAllDecryptors() 
Public Sub ApplyAllDecryptors()  
-(void)applyAllDecryptors; 
public void applyAllDecryptors() 
public:  
   void ApplyAllDecryptors() 
Remarks

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

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

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.