Applies all the encryptor AnnEncryptObject objects in this AnnAutomation.
AnnAutomation.prototype.applyAllEncryptors = function()
applyAllEncryptors(): void;
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 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