←Select platform

ApplyEncryptor Method

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public void ApplyEncryptor() 
Public Sub ApplyEncryptor()  
public void ApplyEncryptor() 
-(void)applyEncryptor; 
public void applyEncryptor() 
             
 function Leadtools.Annotations.Automation.AnnAutomation.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly