Click or drag to resize

ITextAppendContentExtendedAppendExe Method (IExeAppend)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Appends the executable.

Namespace:  imbSCI.Reporting.interfaces
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
IExeAppend AppendExe(
	IExeAppend exeRunner
)
Request Example View Source

Parameters

exeRunner
Type: imbSCI.Reporting.script.exeAppendersIExeAppend
The executable runner.

Return Value

Type: IExeAppend
See Also