Skip to main content
All docs
V23.2

HeatmapControl.ExportToRtf Method

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