Skip to main content
A newer version of this page is available. .

XlEncryptionOptions Class

Provides the options to encrypt XLSX files.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public class XlEncryptionOptions

The following members return XlEncryptionOptions objects:

Remarks

An XlEncryptionOptions object is returned by the XlExportOptionsBase.EncryptionOptions property.

Inheritance

Object
XlEncryptionOptions
See Also