Back to Devexpress

ASPxPivotGridExporter.ExportToRtf Method

aspnet-devexpress-dot-web-dot-aspxpivotgrid-dot-aspxpivotgridexporter-dot-exporttortf.md

latest748 B
Original Source

ASPxPivotGridExporter.ExportToRtf Method

NameParametersDescription
ExportToRtf(Stream, RtfExportOptions)stream, optionsExports pivot grid data to a stream in RTF format using the specified options.
ExportToRtf(Stream)streamExports the ASPxPivotGrid’s data to a stream in RTF format.
ExportToRtf(String)filePathExports the ASPxPivotGrid’s data to a file in RTF format.