Leadtools.Annotations.Core Namespace > AnnEncryptObject Class : CanEncrypt Property |
public virtual bool CanEncrypt {get;}
Public Overridable ReadOnly Property CanEncrypt As Boolean
public virtual bool CanEncrypt {get;}
@property (nonatomic, readonly) BOOL canEncrypt;
public bool getCanEncrypt()
get_CanEncrypt();
This AnnEncryptObject object is ready to encrypt if the value of the Encryptor property is true and the IsEncrypted property is false (Apply has not yet been called).
For an example, refer to AnnEncryptObject.