←Select platform

CanDecrypt Property

Summary

Gets a value indicating whether this AnnEncryptObject object is ready to decrypt.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public virtual bool CanDecrypt {get;}
Public Overridable ReadOnly Property CanDecrypt As Boolean
public virtual bool CanDecrypt {get;}
@property (nonatomic, readonly) BOOL canDecrypt;
public boolean canDecrypt()
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize