Click or drag to resize

StiExportSettingsHelperGetTextExportSettings Method

[Missing <summary> documentation for "M:Stimulsoft.Report.WCFService.StiExportSettingsHelper.GetTextExportSettings(Stimulsoft.Base.IStiFormRunner,Stimulsoft.Report.StiReport)"]

Namespace:  Stimulsoft.Report.WCFService
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string GetTextExportSettings(
	IStiFormRunner form,
	StiReport report
)

Parameters

form
Type: Stimulsoft.BaseIStiFormRunner

[Missing <param name="form"/> documentation for "M:Stimulsoft.Report.WCFService.StiExportSettingsHelper.GetTextExportSettings(Stimulsoft.Base.IStiFormRunner,Stimulsoft.Report.StiReport)"]

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.WCFService.StiExportSettingsHelper.GetTextExportSettings(Stimulsoft.Base.IStiFormRunner,Stimulsoft.Report.StiReport)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.WCFService.StiExportSettingsHelper.GetTextExportSettings(Stimulsoft.Base.IStiFormRunner,Stimulsoft.Report.StiReport)"]

See Also