C#
VB
C++
Gets a value indicating whether this AnnEncryptObject obect is ready to decrypt.
public virtual bool CanDecrypt { get; }
Public Overridable ReadOnly Property CanDecrypt As Boolean
public:
virtual property bool CanDecrypt {
bool get();
}
true if this AnnEncryptObject object is ready to decrypt; false otherwise.
This AnnEncryptObject object is ready to decrypt if the value of Encryptor property is false.
For an example, refer to AnnEncryptObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET