Click or drag to resize

docScriptAppendLine Method (String)

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

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

Parameters

content
Type: SystemString
The content.

Implements

ITextAppendContentAppendLine(String)
See Also