Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

EncryptionInfo Class

Represents information about encryption options.

Namespace: DevExpress.XtraRichEdit.Forms

Assembly: DevExpress.RichEdit.v19.1.Core.dll

Declaration

public class EncryptionInfo :
    INotifyPropertyChanged

Remarks

Use the EncryptionInfo object to specify encryption options in a custom Encrypt Document Dialog.

Inheritance

Object
EncryptionInfo
See Also