Back to Devexpress

RichEditDocumentServer.DocumentEncryptionChanged Event

officefileapi-devexpress-dot-xtrarichedit-dot-richeditdocumentserver-a7eee501.md

latest1.4 KB
Original Source

RichEditDocumentServer.DocumentEncryptionChanged Event

Occurs after one of the DocumentEncryption properties has been changed.

Namespace : DevExpress.XtraRichEdit

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public event EventHandler DocumentEncryptionChanged
vb
Public Event DocumentEncryptionChanged As EventHandler

Event Data

The DocumentEncryptionChanged event's data class is EventArgs.

Implements

DocumentEncryptionChanged

See Also

RichEditDocumentServer Class

RichEditDocumentServer Members

DevExpress.XtraRichEdit Namespace