Click or drag to resize

docScriptheading Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction heading(
	string content,
	int level,
	bool underline = false
)
Request Example View Source

Parameters

content
Type: SystemString
level
Type: SystemInt32
underline (Optional)
Type: SystemBoolean

Return Value

Type: docScriptInstruction
See Also