Back to Devexpress

EncryptedFilePasswordCheckFailedEventArgs Properties

officefileapi-devexpress-dot-xtrarichedit-dot-encryptedfilepasswordcheckfailedeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

EncryptedFilePasswordCheckFailedEventArgs Properties

Provides data for the EncryptedFilePasswordCheckFailed event.

NameDescription
DocumentNameGets the encrypted document’s name.
ErrorObtains the error type caused the event to raise.
HandledGets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing. Inherited from HandledEventArgs.
TryAgainGets or sets whether to prompt with a password again.

See Also

EncryptedFilePasswordCheckFailedEventArgs Class

EncryptedFilePasswordCheckFailedEventArgs Members

DevExpress.XtraRichEdit Namespace