Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

CanApplyEncryptor Property






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

Property Value

true if the object currently being edited (selected) is an encryptor AnnEncryptObject and can be applied; otherwise, false.
Remarks

This property indicates whether the object currently being edited (selected) is an AnnEncryptObject and also if the value of CanEncrypt is true.

Use the ApplyEncryptor method to apply the encryptor 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