RichEditDecryptionError Enum
Lists possible errors which occur while attempting to load a password-encrypted document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Members
Related API Members
The following properties accept/return RichEditDecryptionError values:
Remarks
The EncryptedFilePasswordCheckFailedEventArgs.Error and RichEditDecryptionException.Error properties use the RichEditDecryptionError enumeration to specify the error type.
See Also
