C#
VB
Java
Objective-C
WinRT C#
C++
Applies all the encryptor AnnEncryptObject objects in this AnnAutomation.
public void ApplyAllEncryptors()
Public Sub ApplyAllEncryptors()
public void ApplyAllEncryptors()
-(void)applyAllEncryptors;
public void applyAllEncryptors()
function Leadtools.Annotations.Automation.AnnAutomation.ApplyAllEncryptors()
public:
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 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