Click or drag to resize

docScriptx_exportEnd Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Close export session and restore primary IDocumentRenderer

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction x_exportEnd(
	string filenamebase,
	reportOutputFormatName fileformat
)
Request Example View Source

Parameters

filenamebase
Type: SystemString
Filename and session ID in the same time.
fileformat
Type: imbSCI.Core.reporting.formatreportOutputFormatName
The fileformat to use to save exported content

Return Value

Type: docScriptInstruction
See Also