Leadtools.Annotations.Core Namespace > AnnEncryptObject Class : IsEncrypted Property |
public virtual bool IsEncrypted {get;}
Public Overridable ReadOnly Property IsEncrypted As Boolean
public virtual bool IsEncrypted {get;}
@property (nonatomic, readonly) BOOL isEncrypted;
public bool getIsEncrypted();
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.