Back to Devexpress

EncryptedFilePasswordRequestedEventArgs.DocumentName Property

officefileapi-devexpress-dot-xtrarichedit-dot-encryptedfilepasswordrequestedeventargs-fedb2b05.md

latest1.2 KB
Original Source

EncryptedFilePasswordRequestedEventArgs.DocumentName Property

Gets the name of the encrypted document.

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 string that is the document name.

|

See Also

EncryptedFilePasswordRequestedEventArgs Class

EncryptedFilePasswordRequestedEventArgs Members

DevExpress.XtraRichEdit Namespace