Leadtools.Windows.Annotations Namespace > AnnAutomation Class : CanApplyEncryptor Property |
public virtual bool CanApplyEncryptor {get;}
'Declaration Public Overridable ReadOnly Property CanApplyEncryptor As Boolean
'Usage Dim instance As AnnAutomation Dim value As Boolean value = instance.CanApplyEncryptor
public virtual bool CanApplyEncryptor {get;}
get_CanApplyEncryptor();
This property indicates whether the object currently being edited (selected) is an AnnEncryptObject and also if the value of AnnEncryptObject.CanEncrypt is true.
Use the ApplyEncryptor method to apply the encryptor 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