Class StiExportsOptions

Hierarchy

  • StiExportsOptions

Index

Properties

showExportDataOnly

showExportDataOnly: boolean = true

Gets or sets a value which allows to display the option 'Export Data Only'.

showExportDialog

showExportDialog: boolean = true

Gets or sets a value which allows to display the export dialog, or to export with the default settings.

showExportToCsv

showExportToCsv: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the CSV format.

showExportToDbf

showExportToDbf: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the DBF format.

showExportToDif

showExportToDif: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the DIF format.

showExportToDocument

showExportToDocument: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the report document file.

showExportToExcel

showExportToExcel: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the Excel 2007-2024 format.

showExportToHtml

showExportToHtml: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the HTML format.

showExportToHtml5

showExportToHtml5: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the HTML5 format.

showExportToImageBmp

showExportToImageBmp: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the BMP format.

showExportToImageGif

showExportToImageGif: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the GIF format.

showExportToImageJpeg

showExportToImageJpeg: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the JPEG format.

showExportToImagePcx

showExportToImagePcx: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the PCX format.

showExportToImagePng

showExportToImagePng: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the PNG format.

showExportToImageSvg

showExportToImageSvg: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the SVG format.

showExportToImageSvgz

showExportToImageSvgz: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the SVGZ format.

showExportToImageTiff

showExportToImageTiff: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the TIFF format.

showExportToJson

showExportToJson: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the JSON format.

showExportToOpenDocumentCalc

showExportToOpenDocumentCalc: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the Open Document Calc format.

showExportToOpenDocumentWriter

showExportToOpenDocumentWriter: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the Open Document Text format.

showExportToPdf

showExportToPdf: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the PDF format.

showExportToPowerPoint

showExportToPowerPoint: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the HTML format.

showExportToRtf

showExportToRtf: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the Rich Text format.

showExportToSylk

showExportToSylk: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the SYLK format.

showExportToText

showExportToText: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the Text format.

showExportToWord

showExportToWord: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the Word 2007-2024 format.

showExportToXml

showExportToXml: boolean = true

Gets or sets a value which indicates that the user can save the report from the viewer to the XML format.

showExportToXps

showExportToXps: boolean = false

Gets or sets a value which indicates that the user can save the report from the viewer to the XPS format.

storeExportSettings

storeExportSettings: boolean = true

Gets or sets a value which allows store the export settings in the cookies.

Generated using TypeDoc