Skip to main content
A newer version of this page is available. .
All docs
V21.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.