Leadtools.Annotations Namespace > AnnAutomation Class : ApplyAllDecryptors Method |
public virtual void ApplyAllDecryptors()
'Declaration Public Overridable Sub ApplyAllDecryptors()
'Usage Dim instance As AnnAutomation instance.ApplyAllDecryptors()
public virtual void ApplyAllDecryptors()
function Leadtools.Annotations.AnnAutomation.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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2