StiExportSettingsHelper Class

Namespace: Stimulsoft.Report.WCFService

Methods

Method Returns Description
GetCsvExportSettings static byte[]  
GetDbfExportSettings static byte[]  
GetDifExportSettings static byte[]  
GetExcelExportSettings static byte[]  
GetExcelXmlExportSettings static byte[]  
GetHtml5ExportSettings static byte[]  
GetHtmlExportSettings static byte[]  
GetImageExportSettings static byte[]  
GetJsonExportSettings static byte[]  
GetMhtExportSettings static byte[]  
GetOdsExportSettings static byte[]  
GetOdtExportSettings static byte[]  
GetPdfExportSettings static byte[]  
GetPowerPointExportSettings static byte[]  
GetRtfExportSettings static byte[]  
GetSylkExportSettings static byte[]  
GetTextExportSettings static byte[]  
GetWordExportSettings static byte[]  
GetXmlExportSettings static byte[]  
GetXpsExportSettings static byte[]  

Method Details

GetCsvExportSettings static

GetCsvExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetDbfExportSettings static

GetDbfExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetDifExportSettings static

GetDifExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetExcelExportSettings static

GetExcelExportSettings(form: IStiFormRunner, report: StiReport, format: StiExportFormat): byte[]

Parameters

Returns byte[]


GetExcelXmlExportSettings static

GetExcelXmlExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetHtml5ExportSettings static

GetHtml5ExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetHtmlExportSettings static

GetHtmlExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetImageExportSettings static

GetImageExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetJsonExportSettings static

GetJsonExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetMhtExportSettings static

GetMhtExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetOdsExportSettings static

GetOdsExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetOdtExportSettings static

GetOdtExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetPdfExportSettings static

GetPdfExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetPowerPointExportSettings static

GetPowerPointExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetRtfExportSettings static

GetRtfExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetSylkExportSettings static

GetSylkExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetTextExportSettings static

GetTextExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetWordExportSettings static

GetWordExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetXmlExportSettings static

GetXmlExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]


GetXpsExportSettings static

GetXpsExportSettings(form: IStiFormRunner, report: StiReport): byte[]

Parameters

Returns byte[]