Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

IsEncrypted Property






Gets a value indicating whether this AnnEncryptObject object is currently encrypted.
Syntax
public virtual bool IsEncrypted {get;}
'Declaration
 
Public Overridable ReadOnly Property IsEncrypted As Boolean
public virtual bool IsEncrypted {get;}
@property (nonatomic, readonly) BOOL isEncrypted;
public boolean isEncrypted()
            
 get_IsEncrypted(); 

Property Value

true if this AnnEncryptObject is currently encrypted; otherwise, false.
Remarks

This AnnEncryptObject object is encrypted if the value of the Encryptor property is true and the Apply method has been called.

Example

For an example, refer to AnnEncryptObject.

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

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