C#
VB
C++
Applies the decryptor AnnEncryptObject that is currently being edited (selected).
public virtual void ApplyDecryptor()
Public Overridable Sub ApplyDecryptor()
public:
virtual void ApplyDecryptor();
Use the CanApplyDecryptor property to determine whether you can currently call this method.
This method will call the AnnEncryptObjectApply(RasterImageViewer) method.
For an example, refer to ApplyEncryptor.
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