←Select platform

ApplyDecryptor Method

Summary

Applies the decryptor AnnEncryptObject that is currently being edited (selected).

Syntax

C#
VB
C++
public virtual void ApplyDecryptor() 
  
Public Overridable Sub ApplyDecryptor()  
public: 
virtual void ApplyDecryptor();  

Remarks

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

This method will call the AnnEncryptObjectApply(RasterImageViewer) method.

Example

For an example, refer to ApplyEncryptor.

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 Assembly