EncryptedFilePasswordRequestedEventArgs.DocumentName Property
In This Article
Gets the name of the encrypted document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A string that is the document name. |
See Also