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.v19.2.Core.dll

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