Click or drag to resize

ITextAppendContentAppendComment Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
On HTML/XML builder adds invisible comment tag, on Table builder it adds comment to the current cell, on Document builder it adds pop-up comment on aplicable way

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

Parameters

content
Type: SystemString
Text content for the paragraph

Return Value

Type: Object
See Also