Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomation Class : ApplyAllDecryptors Method |
public void ApplyAllDecryptors()
'Declaration
Public Sub ApplyAllDecryptors()
public void ApplyAllDecryptors()
-(void)applyAllDecryptors;
public void applyAllDecryptors()
function Leadtools.Annotations.Automation.AnnAutomation.ApplyAllDecryptors()
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.