Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

CanApplyAllDecryptors Property






Gets a value that indicates whether any decryptor AnnEncryptObject object in this AnnAutomation can be applied.
Syntax
public bool CanApplyAllDecryptors {get;}
'Declaration
 
Public ReadOnly Property CanApplyAllDecryptors As Boolean
public bool CanApplyAllDecryptors {get;}
@property (nonatomic, readonly) BOOL canApplyAllDecryptors;
public boolean canApplyAllDecryptors()
            
 get_CanApplyAllDecryptors(); 

Property Value

true if any decryptor AnnEncryptObject object in this AnnAutomation can be applied; otherwise, false.
Remarks

This property gets a value that indicates whether there is at least one decryptor AnnEncryptObject currently in this AnnAutomation that can be applied. The CanDecrypt value must be true in order to be able to apply a decryptor AnnEncryptObject.

Use the ApplyAllDecryptors method to apply all the decryptor AnnEncryptObject objects in this AnnAutomation that have not been applied.

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