Click or drag to resize

ITextAppendContentAppendCite Method

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 AppendCite(
	string content
)
Request Example View Source

Parameters

content
Type: SystemString
Text content of the quote

Return Value

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