Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

ApplyDecryptor Method






Applies the decryptor AnnEncryptObject that is currently being edited (selected).
Syntax
public virtual void ApplyDecryptor()
'Declaration
 
Public Overridable Sub ApplyDecryptor() 
'Usage
 
Dim instance As AnnAutomation
 
instance.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

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)