Leadtools.Windows.Annotations Namespace > AnnAutomation Class : CanApplyDecryptor Property |
public virtual bool CanApplyDecryptor {get;}
'Declaration Public Overridable ReadOnly Property CanApplyDecryptor As Boolean
'Usage Dim instance As AnnAutomation Dim value As Boolean value = instance.CanApplyDecryptor
public virtual bool CanApplyDecryptor {get;}
get_CanApplyDecryptor();
This property indicates whether the object currently being edited is an AnnEncryptObject and also if the value of AnnEncryptObject.CanDecrypt is true.
Use the ApplyEncryptor method to apply the decryptor AnnEncryptObject currently being edited (selected).
For C#/VB examples, refer to ApplyEncryptor.
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