Leadtools.Windows.Annotations Namespace > AnnAutomation Class : ApplyAllEncryptors Method |
public virtual void ApplyAllEncryptors()
'Declaration Public Overridable Sub ApplyAllEncryptors()
'Usage Dim instance As AnnAutomation instance.ApplyAllEncryptors()
public: virtual void ApplyAllEncryptors();
Use the CanApplyAllEncryptors 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.CanEncrypt value set to true.