Click or drag to resize

builderForStyleAppendHeading Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.render.builders
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public Object AppendHeading(
	string content,
	int level = 1
)
Request Example View Source

Parameters

content
Type: SystemString
level (Optional)
Type: SystemInt32

Return Value

Type: Object

Implements

ITextAppendContentAppendHeading(String, Int32)
See Also