(Leadtools.Annotations.Core)

CanDecrypt Property

Show in webframe





Gets a value indicating whether this AnnEncryptObject obect is ready to decrypt.
Syntax
public virtual bool CanDecrypt {get;}
Public Overridable ReadOnly Property CanDecrypt As Boolean
public virtual bool CanDecrypt {get;}
@property (nonatomic, readonly) BOOL canDecrypt;
public bool getCanDecrypt()
 get_CanDecrypt(); 

Property Value

true if this AnnEncryptObject object is ready to decrypt; otherwise, false.
Remarks

This AnnEncryptObject object is ready to decrypt if the value of Encryptor property is false.

Example

For an example, refer to AnnEncryptObject.

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.