Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Encryptor Property






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;}
'Declaration
 
Public Overridable Property Encryptor As Boolean
public virtual bool Encryptor {get; set;}
@property (nonatomic) BOOL encryptor;
public boolean getEncryptor()
public void setEncryptor(boolean encryptor)
            
 
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

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