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 : 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.