Click or drag to resize

imbStringBuilderBaseAppendLine Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Appends new line with line prefix, tab insert and break (enter)

Namespace:  imbSCI.Core.reporting.render.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public virtual void AppendLine(
	string content = ""
)
Request Example View Source

Parameters

content (Optional)
Type: SystemString
See Also