Skip to main content
A newer version of this page is available. .
All docs
V21.2

HeatmapControl.ExportToXps Method

Name Parameters Description
ExportToXps(Stream, XpsExportOptions) stream, options Exports the Heatmap Control to a stream in XPS format with the specified export settings.
ExportToXps(Stream) stream Exports the Heatmap Control in XPS format to the specified stream.
ExportToXps(String, XpsExportOptions) filePath, options Exports the Heatmap Control to a file in XPS format with the specified export settings.
ExportToXps(String) filePath Exports the Heatmap Control in XPS format to the specified file.