Click or drag to resize

builderForStyleAppendComment Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.render.builders
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public Object AppendComment(
	string content
)
Request Example View Source

Parameters

content
Type: SystemString

Return Value

Type: Object

Implements

ITextAppendContentAppendComment(String)
See Also