Click or drag to resize

docScriptAppendLine Method (String, appendRole)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction AppendLine(
	string content,
	appendRole __role
)
Request Example View Source

Parameters

content
Type: SystemString
__role
Type: imbSCI.Core.reporting.style.enumsappendRole

Return Value

Type: docScriptInstruction
See Also