| Property |
Description |
| DecodedText |
Set the current decoded text or return the decoded value of the
EncodedText property |
| DecryptedText |
Set the current decrypted text or return decrypted value of the
EncryptedText property |
| EncodedText |
Set the current encoded text or return the encoded value of the
DecodedText property |
| Encoding |
Gets and sets the current encoding method used by the
component |
| EncryptedText |
Set the current encrypted text or return the encrypted value of
the DecryptedText property |
| LastError |
Gets and sets the last error that occurred on the control |
| LastErrorString |
Return a description of the last error to occur |
| Password |
Gets and sets the password value used to encrypt and decrypt
data |
| ThrowError |
Enable or disable error handling by the container of the
control |
| Version |
Return the current version of the control |