Gets a value indicating whether this AnnEncryptObject object is currently encrypted.
public virtual bool IsEncrypted { get; }
Public Overridable ReadOnly Property IsEncrypted As Boolean
public:
virtual property bool IsEncrypted {
bool get();
}
true if this AnnEncryptObject object is currently encrypted; false otherwise.
This AnnEncryptObject object is encrypted if the value of the Encryptor property is true and the Apply(rasterimageviewer) method has been called.
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