Click or drag to resize

ITextAppendContentAppendDirect Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Direct content injection, bypassing all internal transformations by class implementing ITextRender

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

Parameters

content
Type: SystemString
The content.
See Also