Back to Devexpress

ASPxPivotGridExporter.ExportRtfToResponse Method

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

latest702 B
Original Source

ASPxPivotGridExporter.ExportRtfToResponse Method

NameParametersDescription
ExportRtfToResponse(String, Boolean)fileName, saveAsFileExports the ASPxPivotGrid’s data to the specified file in RTF format with the specified setting, and writes it to the response in the binary format.
ExportRtfToResponse(String)fileNameExports the ASPxPivotGrid’s data to the specified file in RTF format, and writes it to the response in the binary format.