The ApplyDecryptor Method is available in LEADTOOLS Document and Medical Imaging toolkits.
Applies the decryptor AnnEncryptObject that is currently being edited (selected).Visual Basic (Declaration) | |
---|---|
Public Overridable Sub ApplyDecryptor() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnAutomation instance.ApplyDecryptor() |
C# | |
---|---|
public virtual void ApplyDecryptor() |
C++/CLI | |
---|---|
public: virtual void ApplyDecryptor(); |
For an example, refer to AnnAutomation.ApplyEncryptor.
Use the CanApplyDecryptor property to determine whether you can currently call this method.
This method will call the AnnEncryptObjectApply(RasterImageViewer) method.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7