←Select platform

ApplyEncryptor Method

Summary

Applies the encryptor AnnEncryptObject object currently being edited (selected).

Syntax
C#
VB
Objective-C
C++
Java
public void ApplyEncryptor() 
Public Sub ApplyEncryptor()  
-(void)applyEncryptor; 
public void applyEncryptor() 
public:  
   void ApplyEncryptor() 

Remarks

Use the CanApplyEncryptor property to determine whether you can currently call this method.

This method will call the AnnEncryptObjectApply method.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly