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 : ApplyAllEncryptors Method |
public void ApplyAllEncryptors()
'Declaration
Public Sub ApplyAllEncryptors()
public void ApplyAllEncryptors()
-(void)applyAllEncryptors;
public void applyAllEncryptors()
function Leadtools.Annotations.Automation.AnnAutomation.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 CanEncrypt value set to true.