(Leadtools.Annotations.Core)

Encryptor Property

Show in webframe





Gets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor.
Syntax
public virtual bool Encryptor {get; set;}
Public Overridable Property Encryptor As Boolean
public virtual bool Encryptor {get; set;}
@property (nonatomic) BOOL encryptor;
public bool getEncryptor();
public void setEncryptor(bool value);
            
 
get_Encryptor();
set_Encryptor(value);
Object.defineProperty('Encryptor');

Property Value

true if this AnnEncryptObject object is an encryptor; false if this AnnEncryptObject object is a decryptor.
Example

For an example, refer to AnnEncryptObject.

Requirements

Target Platforms

See Also

Reference

AnnEncryptObject Class
AnnEncryptObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.