Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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.