Leadtools.Windows.Annotations Namespace > AnnAutomation Class : ApplyAllDecryptors Method |
public virtual void ApplyAllDecryptors()
'Declaration Public Overridable Sub ApplyAllDecryptors()
'Usage Dim instance As AnnAutomation instance.ApplyAllDecryptors()
public: virtual void 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 AnnEncryptObject.CanDecrypt value set to true.