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

XlDocumentOptions Class

Provides options that specify the Document Properties of the resulting Excel file.

Namespace: DevExpress.XtraPrinting

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

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

Declaration

public class XlDocumentOptions :
    ICloneable

The following members return XlDocumentOptions objects:

Remarks

This class provides a set of properties allowing you to specify details about the resulting Excel file that describe or identify it.

Inheritance

Object
XlDocumentOptions
See Also