←Select platform

Encryptor Property

Summary

Gets or sets a value to indicate whether this AnnEncryptObject object is in an encryptor or a decryptor.

Syntax

C#
VB
C++
public bool Encryptor {get; set;}
Public Property Encryptor As Boolean
public: 
property bool Encryptor { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

Example

For C#/VB examples, refer to AnnEncryptObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize