Back to Devexpress

HeatmapControl.ExportToRtf Method

wpf-devexpress-dot-xpf-dot-charts-dot-heatmap-dot-heatmapcontrol-dot-exporttortf.md

latest1008 B
Original Source

HeatmapControl.ExportToRtf Method

NameParametersDescription
ExportToRtf(Stream, RtfExportOptions)stream, optionsExports the Heatmap Control to a stream in RTF format with the specified export settings.
ExportToRtf(Stream)streamExports the Heatmap Control in RTF format to the specified stream.
ExportToRtf(String, RtfExportOptions)filePath, optionsExports the Heatmap Control to a file in RTF format with the specified export settings.
ExportToRtf(String)filePathExports the Heatmap Control in RTF format to the specified file.