C#
VB
C++
Applies all the encryptor AnnEncryptObject objects in this AnnAutomation.
public virtual void ApplyAllEncryptors()
Public Overridable Sub ApplyAllEncryptors()
public:
virtual void ApplyAllEncryptors();
Use the CanApplyAllEncryptors property to determine whether you can currently call this method.
This method will call the AnnEncryptObjectApply method for all AnnEncryptObject objects that have the AnnEncryptObject.CanEncrypt value set to true.
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