Click or drag to resize

ITextAppendContentAppendCode Method (String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
HTML/XML adds q tag, Table aplies smallText style

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

Parameters

content
Type: SystemString
Text content of the quote
codetypename
Type: SystemString
The codetypename: i.e. html

Return Value

Type: Object
OuterXML/String or proper DOM object of container
See Also