Click or drag to resize

docScriptAppendQuote Method

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

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public Object AppendQuote(
	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

Implements

ITextAppendContentAppendQuote(String)
See Also