Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

CanApplyDecryptor Property






Gets a value that indicates whether the object currently being edited is a decryptor AnnEncryptObject and can be applied.
Syntax
public bool CanApplyDecryptor {get;}
'Declaration
 
Public ReadOnly Property CanApplyDecryptor As Boolean
public bool CanApplyDecryptor {get;}
@property (nonatomic, readonly) BOOL canApplyDecryptor;
public boolean canApplyDecryptor()
            
 get_CanApplyDecryptor(); 

Property Value

true if the object currently being edited is a decryptor AnnEncryptObject and can be applied; otherwise, false.
Remarks

This property indicates whether the object currently being edited is an AnnEncryptObject and also if the value of CanDecrypt is true.

Use the ApplyEncryptor method to apply the decryptor AnnEncryptObject currently being edited (selected).

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features