|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.webdesigner.StiWebDesignerOptions.ExportOptions
public class StiWebDesignerOptions.ExportOptions
Field Summary | |
---|---|
StiDefaultExportSettings |
defaultSettings
A class which controls default settings of exports. |
boolean |
showExportDialog
Gets or sets a value which allows to display the export dialog, or to export with the default settings. |
boolean |
showExportToCsv
|
boolean |
showExportToDbf
|
boolean |
showExportToDif
|
boolean |
showExportToDocument
Gets or sets a value which indicates that the user can save the report from the preview to the report document file. |
boolean |
showExportToExcel
|
boolean |
showExportToExcel2007
|
boolean |
showExportToExcelXml
|
boolean |
showExportToHtml
|
boolean |
showExportToImageBmp
|
boolean |
showExportToImageGif
|
boolean |
showExportToImageJpeg
|
boolean |
showExportToImageMetafile
|
boolean |
showExportToImagePcx
|
boolean |
showExportToImagePng
|
boolean |
showExportToImageSvg
|
boolean |
showExportToImageSvgz
|
boolean |
showExportToImageTiff
|
boolean |
showExportToMht
|
boolean |
showExportToOpenDocumentCalc
|
boolean |
showExportToOpenDocumentWriter
|
boolean |
showExportToPdf
Gets or sets a value which indicates that the user can save the report from the preview to the PDF format. |
boolean |
showExportToPowerPoint
Gets or sets a value which indicates that the user can save the report from the preview to the Power Point 2007-2010 format. |
boolean |
showExportToRtf
|
boolean |
showExportToSylk
|
boolean |
showExportToText
|
boolean |
showExportToWord2007
|
boolean |
showExportToXml
|
boolean |
showExportToXps
Gets or sets a value which indicates that the user can save the report from the preview to the XPS format. |
boolean |
storeExportSettings
Gets or sets a value which allows store the export settings in the cookies. |
Constructor Summary | |
---|---|
StiWebDesignerOptions.ExportOptions()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public StiDefaultExportSettings defaultSettings
public boolean storeExportSettings
public boolean showExportDialog
public boolean showExportToDocument
public boolean showExportToPdf
public boolean showExportToXps
public boolean showExportToPowerPoint
public boolean showExportToHtml
public boolean showExportToMht
public boolean showExportToText
public boolean showExportToRtf
public boolean showExportToWord2007
public boolean showExportToOpenDocumentWriter
public boolean showExportToExcel
public boolean showExportToExcelXml
public boolean showExportToExcel2007
public boolean showExportToOpenDocumentCalc
public boolean showExportToCsv
public boolean showExportToDbf
public boolean showExportToXml
public boolean showExportToDif
public boolean showExportToSylk
public boolean showExportToImageBmp
public boolean showExportToImageGif
public boolean showExportToImageJpeg
public boolean showExportToImagePcx
public boolean showExportToImagePng
public boolean showExportToImageTiff
public boolean showExportToImageMetafile
public boolean showExportToImageSvg
public boolean showExportToImageSvgz
Constructor Detail |
---|
public StiWebDesignerOptions.ExportOptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |