Applies all the decryptor AnnEncryptObject objects in this AnnAutomation.
public virtual void ApplyAllDecryptors()
Public Overridable Sub ApplyAllDecryptors()
public:
virtual void ApplyAllDecryptors();
Use the CanApplyAllDecryptors property to determine whether you can currently call this method.
This method will call the AnnEncryptObjectApply(RasterImageViewer) method for all AnnEncryptObject objects that have the AnnEncryptObject.CanDecrypt value set to true.
For an example, refer to ApplyAllEncryptors.
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