XpsExportOptions Class
Contains options which define how a document is exported to XPS format.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Related API Members
The following members return XpsExportOptions objects:
Remarks
Export to XPS is only supported by the DXPrinting library for WPF.
Inheritance
Object
ExportOptionsBase
PageByPageExportOptionsBase
XpsExportOptions
See Also