StiExportsOptions Class
Namespace: Stimulsoft.Viewer
Fields
| Field | Type | Description |
|---|---|---|
| showExportDataOnly | any | Gets or sets a value which allows to display the option ‘Export Data Only’. |
| showExportDialog | any | Gets or sets a value which allows to display the export dialog, or to export with the default settings. |
| showExportToCsv | any | Gets or sets a value which indicates that the user can save the report from the viewer to the CSV format. |
| showExportToDbf | any | Gets or sets a value which indicates that the user can save the report from the viewer to the DBF format. |
| showExportToDif | any | Gets or sets a value which indicates that the user can save the report from the viewer to the DIF format. |
| showExportToDocument | any | Gets or sets a value which indicates that the user can save the report from the viewer to the report document file. |
| showExportToExcel | any | Gets or sets a value which indicates that the user can save the report from the viewer to the Excel 2007-2024 format. |
| showExportToHtml | any | Gets or sets a value which indicates that the user can save the report from the viewer to the HTML format. |
| showExportToHtml5 | any | Gets or sets a value which indicates that the user can save the report from the viewer to the HTML5 format. |
| showExportToImageBmp | any | Gets or sets a value which indicates that the user can save the report from the viewer to the BMP format. |
| showExportToImageGif | any | Gets or sets a value which indicates that the user can save the report from the viewer to the GIF format. |
| showExportToImageJpeg | any | Gets or sets a value which indicates that the user can save the report from the viewer to the JPEG format. |
| showExportToImagePcx | any | Gets or sets a value which indicates that the user can save the report from the viewer to the PCX format. |
| showExportToImagePng | any | Gets or sets a value which indicates that the user can save the report from the viewer to the PNG format. |
| showExportToImageSvg | any | Gets or sets a value which indicates that the user can save the report from the viewer to the SVG format. |
| showExportToImageSvgz | any | Gets or sets a value which indicates that the user can save the report from the viewer to the SVGZ format. |
| showExportToImageTiff | any | Gets or sets a value which indicates that the user can save the report from the viewer to the TIFF format. |
| showExportToJson | any | Gets or sets a value which indicates that the user can save the report from the viewer to the JSON format. |
| showExportToOpenDocumentCalc | any | Gets or sets a value which indicates that the user can save the report from the viewer to the Open Document Calc format. |
| showExportToOpenDocumentWriter | any | Gets or sets a value which indicates that the user can save the report from the viewer to the Open Document Text format. |
| showExportToPdf | any | Gets or sets a value which indicates that the user can save the report from the viewer to the PDF format. |
| showExportToPowerPoint | any | Gets or sets a value which indicates that the user can save the report from the viewer to the HTML format. |
| showExportToRtf | any | Gets or sets a value which indicates that the user can save the report from the viewer to the Rich Text format. |
| showExportToSylk | any | Gets or sets a value which indicates that the user can save the report from the viewer to the SYLK format. |
| showExportToText | any | Gets or sets a value which indicates that the user can save the report from the viewer to the Text format. |
| showExportToWord | any | Gets or sets a value which indicates that the user can save the report from the viewer to the Word 2007-2024 format. |
| showExportToXml | any | Gets or sets a value which indicates that the user can save the report from the viewer to the XML format. |
| showExportToXps | any | Gets or sets a value which indicates that the user can save the report from the viewer to the XPS format. |
| storeExportSettings | any | Gets or sets a value which allows store the export settings in the cookies. |