Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

CanEncrypt Property






Gets a value indicating whether this AnnEncryptObject object is ready to encrypt.
Syntax
public virtual bool CanEncrypt {get;}
'Declaration
 
Public Overridable ReadOnly Property CanEncrypt As Boolean
'Usage
 
Dim instance As AnnEncryptObject
Dim value As Boolean
 
value = instance.CanEncrypt

            

            
public:
virtual property bool CanEncrypt {
   bool get();
}

Property Value

true if this AnnEncryptObject object is ready to encrypt; false otherwise.
Remarks
This AnnEncryptObject object is ready to encrypt if the value of the Encryptor property is true and the IsEncrypted property is false (Apply has not yet been called).
Example

For C#/VB examples, refer to AnnEncryptObject.

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features