Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

CanApplyAllEncryptors Property






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

Property Value

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

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

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