LinkBase.ExportToXps Method
Name | Parameters | Description |
---|---|---|
ExportToXps(Stream, XpsExportOptions) | stream, options | Exports a report to the specified stream in XPS format using the specified XPS-specific options. |
ExportToXps(String, XpsExportOptions) | filePath, options | Exports a report to the specified file path in XPS format using the specified XPS-specific options. |