Click or drag to resize

docScriptToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
To the string.

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public string ToString(
	docScriptInstructionTextFormatEnum textFormat
)
Request Example View Source

Parameters

textFormat
Type: imbSCI.Reporting.scriptdocScriptInstructionTextFormatEnum
The text format.

Return Value

Type: String
Exceptions
ExceptionCondition
ArgumentOutOfRangeException
See Also