Back to Devexpress

LinkBase.ExportToXps Method

wpf-devexpress-dot-xpf-dot-printing-dot-linkbase-dot-exporttoxps.md

latest630 B
Original Source

LinkBase.ExportToXps Method

NameParametersDescription
ExportToXps(Stream, XpsExportOptions)stream, optionsExports a report to the specified stream in XPS format using the specified XPS-specific options.
ExportToXps(String, XpsExportOptions)filePath, optionsExports a report to the specified file path in XPS format using the specified XPS-specific options.