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 : IsEncrypted Property |
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();
This AnnEncryptObject object is encrypted if the value of the Encryptor property is true and the Apply method has been called.
For an example, refer to AnnEncryptObject.