Skip to main content
All docs
V25.1
  • 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.