C#
VB
Java
Objective-C
WinRT C#
C++
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 bool IsEncrypted {get;} @property (nonatomic, readonly) BOOL isEncrypted; public boolean isEncrypted()
get_IsEncrypted(); public:virtual property bool IsEncrypted{bool get()}
true if this AnnEncryptObject is currently encrypted; otherwise, false.
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.
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
