Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnEncryptObject Class : CanEncrypt Property |
public virtual bool CanEncrypt {get;}
'Declaration
Public Overridable ReadOnly Property CanEncrypt As Boolean
public virtual bool CanEncrypt {get;}
@property (nonatomic, readonly) BOOL canEncrypt;
public boolean canEncrypt()
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.