Back to Devexpress

EncryptedFilePasswordCheckFailedEventArgs.DocumentName Property

officefileapi-devexpress-dot-xtrarichedit-dot-encryptedfilepasswordcheckfailedeventargs-6a8ec37e.md

latest1.2 KB
Original Source

EncryptedFilePasswordCheckFailedEventArgs.DocumentName Property

Gets the encrypted document’s name.

Namespace : DevExpress.XtraRichEdit

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public string DocumentName { get; }
vb
Public ReadOnly Property DocumentName As String

Property Value

TypeDescription
String

A document name.

|

See Also

EncryptedFilePasswordCheckFailedEventArgs Class

EncryptedFilePasswordCheckFailedEventArgs Members

DevExpress.XtraRichEdit Namespace