C#
VB
Java
Objective-C
WinRT C#
C++
Applies all the decryptor AnnEncryptObject objects in this AnnAutomation.
public void ApplyAllDecryptors()
Public Sub ApplyAllDecryptors()
public void ApplyAllDecryptors()
-(void)applyAllDecryptors;
public void applyAllDecryptors()
function Leadtools.Annotations.Automation.AnnAutomation.ApplyAllDecryptors()
public:
void ApplyAllDecryptors()
Use the CanApplyAllDecryptors property to determine whether you can currently call this method.
This method will call the AnnEncryptObjectApply method for all AnnEncryptObject objects that have the CanDecrypt 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